mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Fix response design on search homepage
This commit is contained in:
parent
73b1284234
commit
1057d0eaa6
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
#search-widget {
|
||||
text-align: center;
|
||||
margin: 20vh auto 50px auto;
|
||||
width: 100%;
|
||||
margin: 20vh 0 50px 0;
|
||||
}
|
||||
|
||||
#logo > h1 {
|
||||
|
|
Loading…
Reference in a new issue