develop_Yu 2 rokov pred
rodič
commit
b5ed8e77e0

+ 7 - 0
themes/hugo-universal-theme-master/static/css/style.bhouse.css

@@ -235,6 +235,7 @@ img {
 @media (max-width: 991px) {
   .navbar {
     padding: 0;
+    top: 0;
     /* 收合時覆蓋內容 */
     width: 100%;
     position: absolute;
@@ -297,6 +298,12 @@ img {
   opacity: 0.8;
 }
 
+@media (max-width: 991px) {
+  .news-link {
+    margin-top: 80px;
+  }
+}
+
 /* header end */
 /* slick start */
 .slick-dots {

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 0
themes/hugo-universal-theme-master/static/css/style.bhouse.css.map


+ 4 - 0
themes/hugo-universal-theme-master/static/css/style.bhouse.scss

@@ -237,6 +237,7 @@ img {
 @media (max-width: 991px) {
   .navbar {
     padding: 0;
+    top: 0;
     /* 收合時覆蓋內容 */
     width: 100%;
     position: absolute;
@@ -301,6 +302,9 @@ img {
       opacity: 0.8;
     }
   }
+  @media (max-width: 991px) {
+    margin-top: 80px;
+  }
 }
 
 /* header end */

Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov