Fix response design on search homepage

This commit is contained in:
syeopite
2021-04-07 01:44:03 -07:00
parent 73b1284234
commit 1057d0eaa6

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 {