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
1 changed files with 1 additions and 2 deletions

View File

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