Skip to content

Commit 1cbb036

Browse files
authored
fix(components): smaller action button fonts
1 parent 044be84 commit 1cbb036

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/global/global.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@
702702
}
703703

704704
.button-caps {
705-
font-size: 14px;
705+
font-size: 12px;
706706
text-decoration: none;
707707
font-weight: 450;
708708
font-style: normal;
@@ -813,7 +813,7 @@
813813
}
814814

815815
.button-caps {
816-
font-size: 15px;
816+
font-size: 14px;
817817
text-decoration: none;
818818
font-weight: 450;
819819
font-style: normal;

0 commit comments

Comments
 (0)