Skip to content

Commit d2b54c4

Browse files
authored
UX: reduce font size for expand and close link (#40)
1 parent d9af4a0 commit d2b54c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/common.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
border: none;
7272
color: #646464;
7373
background: transparent;
74-
font-size: 1.5157em;
74+
font-size: 1em;
7575
cursor: pointer;
7676

7777
svg {

0 commit comments

Comments
 (0)