瀏覽代碼

Change styling of custom logo

Svilen Markov 11 月之前
父節點
當前提交
371eb3bee6
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      internal/assets/static/main.css

+ 1 - 2
internal/assets/static/main.css

@@ -666,8 +666,7 @@ kbd:active {
 }
 
 .logo img {
-    aspect-ratio: 1;
-    max-width: 2.7rem;
+    max-height: 2.7rem;
 }
 
 .nav {