moar padding
This commit is contained in:
parent
b243ceb05a
commit
d125bade7d
|
@ -56,7 +56,7 @@ $button-border-color: #d4d4d4
|
||||||
#top #navigation // bad style, we really need to get rid of the ids in the styles
|
#top #navigation // bad style, we really need to get rid of the ids in the styles
|
||||||
.button--signin
|
.button--signin
|
||||||
display: inline-block
|
display: inline-block
|
||||||
padding: 0.5em 1.9em 0.45em 0.6em
|
padding: 0.7em 2em 0.65em 0.6em
|
||||||
color: $white
|
color: $white
|
||||||
font-size: $font-size-small
|
font-size: $font-size-small
|
||||||
line-height: 1
|
line-height: 1
|
||||||
|
@ -69,7 +69,7 @@ $button-border-color: #d4d4d4
|
||||||
color: #39a85b
|
color: #39a85b
|
||||||
image: inline-image('ui/github-signin.svg')
|
image: inline-image('ui/github-signin.svg')
|
||||||
repeat: no-repeat
|
repeat: no-repeat
|
||||||
position: 95.5% 44%
|
position: 95.5% 45%
|
||||||
&:hover
|
&:hover
|
||||||
background-color: #73c78d
|
background-color: #73c78d
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
|
|
Loading…
Reference in New Issue
Block a user