This commit is contained in:
syuilo
2018-04-27 21:33:18 +09:00
parent ee62f6e356
commit 319f525199
4 changed files with 17 additions and 7 deletions

View File

@@ -64,11 +64,14 @@ export default Vue.extend({
> section
background #eee
border-radius 8px
box-shadow 0 0 0 1px rgba(0, 0, 0, 0.2)
box-shadow 0 4px 16px rgba(#000, 0.1)
&:not(:last-child)
margin-bottom 8px
@media (min-width 500px)
margin-bottom 16px
> h2
margin 0
padding 8px 10px