소스 검색

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 {