mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-09 06:52:56 -04:00
Update default.css
This commit is contained in:
parent
d3b8279c70
commit
f45251c13f
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ img.thumbnail {
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.navbar {
|
.navbar {
|
||||||
margin: 1em 0;
|
/*margin: 1em 0;*/
|
||||||
display: flex; /* this is also defined in framework, but in case of future changes */
|
display: flex; /* this is also defined in framework, but in case of future changes */
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue