Fix height for homepage logo

main
Ben Busby 2021-11-29 15:34:13 -07:00
parent 27051363ff
commit f73e4b9239
No known key found for this signature in database
GPG Key ID: B9B7231E01D924A1
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ footer {
.whoogle-svg { .whoogle-svg {
width: 80%; width: 80%;
height: initial;
display: block; display: block;
margin: auto; margin: auto;
padding-bottom: 10px; padding-bottom: 10px;