mirror of
https://github.com/iv-org/invidious.git
synced 2026-04-19 22:04:32 -04:00
Add styling to search bar on empty home page
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#search-widget {
|
||||
text-align: center;
|
||||
margin: 50px auto;
|
||||
}
|
||||
|
||||
#logo > h1 {
|
||||
font-size: 3.5em;
|
||||
padding-bottom: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user