Fix proportions logo
This commit is contained in:
parent
a8b38cc5b8
commit
78ca5b9ee1
@ -1341,7 +1341,7 @@ display: inline-flex;
|
||||
}
|
||||
|
||||
#logo {
|
||||
content : url("img/logo.png");
|
||||
width: 100px;
|
||||
height: 48px;
|
||||
content : url(img/logo.png);
|
||||
width: 80px;
|
||||
height: 68px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user