Skip to content

Commit 04b7969

Browse files
committed
increase icon class size
1 parent 7dd2094 commit 04b7969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/css/base.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@
7979

8080
.icon {
8181
display: inline-block;
82-
height: 1em;
83-
width: 1em;
82+
height: 1.25em;
83+
width: 1.25em;
8484
}
8585

8686
@media (pointer: fine) {

0 commit comments

Comments
 (0)