Browse Source

Change styling of custom logo

Svilen Markov 10 months ago
parent
commit
371eb3bee6
1 changed files with 1 additions and 2 deletions
  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 {