Parcourir la source

調整手機版型

develop_Yu il y a 2 ans
Parent
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 {

Fichier diff supprimé car celui-ci est trop grand
+ 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 */

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff