mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Improve search widget margins
This commit is contained in:
parent
a8649f286c
commit
e6e2d51b58
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#search-widget {
|
||||
text-align: center;
|
||||
margin: 100px auto 50px auto;
|
||||
margin: 20vh auto 50px auto;
|
||||
}
|
||||
|
||||
#logo > h1 {
|
||||
|
|
Loading…
Reference in a new issue