Fix response design on search homepage

This commit is contained in:
syeopite 2021-04-07 01:44:03 -07:00
parent 73b1284234
commit 1057d0eaa6
No known key found for this signature in database
GPG key ID: 6FA616E5A5294A82

View file

@ -1,7 +1,6 @@
#search-widget { #search-widget {
text-align: center; text-align: center;
margin: 20vh auto 50px auto; margin: 20vh 0 50px 0;
width: 100%;
} }
#logo > h1 { #logo > h1 {