瀏覽代碼

Remove useless "content" styles

Thibaud Colas 5 年之前
父節點
當前提交
30dcfd4dfd
共有 1 個文件被更改,包括 0 次插入8 次删除
  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;