mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-10 15:32:23 +05:30
11 lines
149 B
CSS
11 lines
149 B
CSS
#search-widget {
|
|
text-align: center;
|
|
margin: 50px auto;
|
|
}
|
|
|
|
#logo > h1 {
|
|
font-size: 3.5em;
|
|
padding-bottom: 0;
|
|
margin-bottom: 0;
|
|
}
|