style(header): use svg for logo text instead of png

This commit is contained in:
plebeius.eth
2023-10-17 10:47:17 +02:00
parent 95a0f2c3a1
commit fd92f54158
6 changed files with 12 additions and 2 deletions

View File

@@ -24,6 +24,7 @@
}
.logoText {
width: 84px;
margin-bottom: -17px;
max-height: 26px;
object-fit: contain;