@@ -72,4 +72,3 @@
opacity: 1
&:hide
opacity: 0
-
@@ -1,9 +1,6 @@
@import "constants.styl"
-// TRANSITION_TIME = 1s
/* ==== Tablet ==== */
-// @media only screen and (min-width: 768px) and (max-width: 1280px)
@media only screen and (min-width: 768px)
body
display-box()
@@ -36,8 +33,6 @@
&[data-children]
width: 320px
- // width: 25%
- // max-width: 320px
& [data-view-aside]
display: none !important