4
0
forked from midou/invidious

Fix search-widget styling for change in

This commit is contained in:
syeopite
2021-04-07 00:16:14 -07:00
parent e6e2d51b58
commit 73b1284234

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