refactor: update logo placeholder
* set max width to 24px * auto contain width of logo
This commit is contained in:
parent
2ab8286555
commit
efed1e3528
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@
|
|||
|
||||
.navbar-home {
|
||||
img {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
max-height: 24px;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue