Skip to content

Commit b1021ef

Browse files
committed
fixes padding
1 parent 719b2a9 commit b1021ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/share.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ a:link, a:hover, a:visited, a:active{
2727
font-size: 3em;
2828
margin: auto;
2929
width: 5em;
30-
padding: 3em;
30+
padding: 1em;
31+
padding-top: 3em;
3132
}

0 commit comments

Comments
 (0)