mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-09 20:24:03 +00:00
Add styling to search bar on empty home page
This commit is contained in:
10
assets/css/empty.css
Normal file
10
assets/css/empty.css
Normal file
@@ -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