mirror of https://github.com/iv-org/invidious.git
Fix search-widget styling for change in #1976
This commit is contained in:
parent
e6e2d51b58
commit
73b1284234
|
@ -1,6 +1,7 @@
|
|||
#search-widget {
|
||||
text-align: center;
|
||||
margin: 20vh auto 50px auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#logo > h1 {
|
||||
|
|
Loading…
Reference in New Issue