Fixing toc
diff --git a/_sass/modules/_toc.scss b/_sass/modules/_toc.scss
index 4b7a728..84fd03d 100644
--- a/_sass/modules/_toc.scss
+++ b/_sass/modules/_toc.scss
@@ -9,5 +9,6 @@
     
     @include breakpoint($breakpoint-10) {
 	   display: none;
+        
     }
 }