mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Fix search-widget styling for change in #1976
This commit is contained in:
parent
e6e2d51b58
commit
73b1284234
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue