Update svg and styling

This commit is contained in:
Dominic Zimmer 2022-10-08 13:20:30 +02:00
parent 7f2d42d3b1
commit 2158b478c4
2 changed files with 12 additions and 137 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -10,7 +10,7 @@ body {
align-items: center;
}
.logo {
height: 90%;
height: 75vh;
margin: auto;
filter: invert(1);
}