This commit is contained in:
syuilo 2017-08-30 19:06:15 +09:00
parent 375336e42e
commit 85da2f9255
2 changed files with 8 additions and 2 deletions

View File

@ -234,7 +234,7 @@
font-size 1.2em
> button
margin 0 28px 0 0
margin 0
padding 8px
background transparent
border none
@ -243,6 +243,9 @@
color #ddd
cursor pointer
&:not(:last-child)
margin-right 28px
&:hover
color #666

View File

@ -434,7 +434,7 @@
> footer
> button
margin 0 28px 0 0
margin 0
padding 8px
background transparent
border none
@ -443,6 +443,9 @@
color #ddd
cursor pointer
&:not(:last-child)
margin-right 28px
&:hover
color #666