Fix logo height in chrome
This commit is contained in:
parent
a7ba511278
commit
f6b3d6830e
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
.logo {
|
||||
max-width: 300px;
|
||||
margin: 80px 0;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.container {
|
||||
|
|
Loading…
Reference in a new issue