Jelajahi Sumber

Fixing typo

Javi Jimenez Villar 13 tahun lalu
induk
melakukan
2091eeb430

+ 0 - 1
src/stylesheets/lungo.media.phone.styl

@@ -72,4 +72,3 @@
           opacity: 1
         &:hide
           opacity: 0
-

+ 0 - 5
src/stylesheets/lungo.media.tablet.styl

@@ -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