浏览代码

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) {

部分文件因为文件数量过多而无法显示