Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove text-ms
  • Loading branch information
BrunoQuaresma committed Jan 16, 2025
commit a88da96150ac4955bfd6beac9a29e0556906c8fe
1 change: 0 additions & 1 deletion site/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ module.exports = {
fontSize: {
"2xs": ["0.625rem", "0.875rem"],
sm: ["0.875rem", "1.5rem"],
md: ["1rem", "1.5rem"],
"3xl": ["2rem", "2.5rem"],
},
borderRadius: {
Expand Down
Loading