Improved groups

This commit is contained in:
2018-11-22 13:36:04 +09:00
parent 7243d02e85
commit a941295a76
7 changed files with 38 additions and 8 deletions

View File

@ -28,7 +28,7 @@ mixin corner-buttons
position static
opacity 1
< 1200px
< 1300px
.corner-buttons-hide-on-mobile
flex-flow row
@ -56,6 +56,9 @@ mixin corner-buttons
:nth-child(5)
transform translateX(-400%)
:nth-child(6)
transform translateX(-500%)
< 600px
.corner-buttons-hide-on-mobile
display none