fixed svg scaling issue

This commit is contained in:
2024-03-02 23:51:53 +01:00
parent 7cb07b9dd0
commit 96e09d3a10
2 changed files with 11 additions and 11 deletions

View File

@@ -11,8 +11,8 @@ header {
.logo {
margin-right: 2.5vw;
margin-top: -3px;
width: 40px;
margin-top: -8px;
width: 50px;
}
nav {