Improve search widget margins

This commit is contained in:
syeopite 2021-04-05 20:42:04 -07:00
parent a8649f286c
commit e6e2d51b58
No known key found for this signature in database
GPG Key ID: 6FA616E5A5294A82

View File

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