瀏覽代碼

size logo mobile

ouidade 3 年之前
父節點
當前提交
2e06ded52d

文件差異過大導致無法顯示
+ 4 - 1
user/themes/epau-antimatter/css-compiled/template.css


+ 4 - 1
user/themes/epau-antimatter/scss/template/_custom.scss

@@ -110,7 +110,10 @@
     position: absolute;
     left: -1rem;
   }
-
+  #logo img {
+    height: 3rem;
+    margin-left: 1rem;
+  }
 }
 
 @media (max-width: 1024px) {

部分文件因文件數量過多而無法顯示