Update global.css

This commit is contained in:
nolanwhy 2023-02-05 12:49:52 +01:00
parent 4a8afe89d0
commit a2c19ac2dc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
.headerLogo{
background-image: url(/assets/icons/Grublox.png);
background-size: 131px 30px;
max-width: 131px;
max-height: 30px;
width: 131px;
height: 30px;
}