Improved styles

This commit is contained in:
2016-11-30 21:33:11 +09:00
parent 5fe5c4a37d
commit 4631a10d24
6 changed files with 48 additions and 14 deletions

View File

@ -4,9 +4,6 @@ mixin grid
mixin grid-cell
position relative
flex-grow 0
flex-shrink 0
width 16vw
height 9vw
@ -21,6 +18,8 @@ mixin grid-cell
margin 0.5rem
scale-up
mixin grid-text
vertical
width 100%
@ -57,6 +56,7 @@ mixin flip-card
top 0
opacity 1
transition all transition-speed ease
transform rotateY(0)
.back
position absolute