mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
Fix height for homepage logo
This commit is contained in:
parent
27051363ff
commit
f73e4b9239
1 changed files with 1 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ footer {
|
|||
|
||||
.whoogle-svg {
|
||||
width: 80%;
|
||||
height: initial;
|
||||
display: block;
|
||||
margin: auto;
|
||||
padding-bottom: 10px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue