Skip to content

Commit 69b6d27

Browse files
committed
Adjust the baseline of buttons
1 parent fe92b22 commit 69b6d27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sass/_layout.sass

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ header.layout
6262
p
6363
margin: .25em auto
6464
#github-repo
65-
top: .25rem
65+
top: .42rem
6666
#trad2simp
67-
top: .3rem
67+
top: .5rem
6868
nav.layout
6969
body.fixed-nav &
7070
+calc( 'height', '100% - 3.5em + 1px' )

0 commit comments

Comments
 (0)