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
|
||||
.button--signin
|
||||
display: inline-block
|
||||
padding: 0.5em 1.9em 0.45em 0.6em
|
||||
padding: 0.7em 2em 0.65em 0.6em
|
||||
color: $white
|
||||
font-size: $font-size-small
|
||||
line-height: 1
|
||||
|
@ -69,7 +69,7 @@ $button-border-color: #d4d4d4
|
|||
color: #39a85b
|
||||
image: inline-image('ui/github-signin.svg')
|
||||
repeat: no-repeat
|
||||
position: 95.5% 44%
|
||||
position: 95.5% 45%
|
||||
&:hover
|
||||
background-color: #73c78d
|
||||
text-decoration: none
|
||||
|
|
Loading…
Reference in New Issue
Block a user