Przeglądaj źródła

Remove useless "content" styles

Thibaud Colas 5 lat temu
rodzic
commit
30dcfd4dfd
1 zmienionych plików z 0 dodań i 8 usunięć
  1. 0 8
      bakerydemo/static/css/main.css

+ 0 - 8
bakerydemo/static/css/main.css

@@ -441,14 +441,6 @@ li.has-submenu a.allow-toggle {
   position: relative;
   z-index: 3;
 }
-.breadcrumb-container + content > .hero {
-  margin-top: -36px;
-}
-@media (max-width: 768px) {
-  .breadcrumb-container + content > .hero {
-    margin-top: 0px;
-  }
-}
 .breadcrumb {
   background-color: transparent;
   color: #ccc;