Update global.css
This commit is contained in:
parent
4a8afe89d0
commit
a2c19ac2dc
|
|
@ -1,6 +1,6 @@
|
||||||
.headerLogo{
|
.headerLogo{
|
||||||
background-image: url(/assets/icons/Grublox.png);
|
background-image: url(/assets/icons/Grublox.png);
|
||||||
background-size: 131px 30px;
|
background-size: 131px 30px;
|
||||||
max-width: 131px;
|
width: 131px;
|
||||||
max-height: 30px;
|
height: 30px;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue