Browse Source

add comment

Yuki Takei 5 years ago
parent
commit
3fff1ac849
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/client/styles/scss/_subnav.scss

+ 3 - 0
src/client/styles/scss/_subnav.scss

@@ -78,6 +78,9 @@ $easeInOutCubic: cubic-bezier(0.65, 0, 0.35, 1);
   }
   }
 }
 }
 
 
+/*
+ * Switching show/hide
+ */
 .grw-subnav-switcher {
 .grw-subnav-switcher {
   .grw-subnav-fixed-container {
   .grw-subnav-fixed-container {
     transition: transform 150ms $easeInOutCubic;
     transition: transform 150ms $easeInOutCubic;