Browse Source

Change styling of custom logo

Svilen Markov 11 tháng trước cách đây
mục cha
commit
371eb3bee6
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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 {