mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
CSS: expand #contents width on small screens
This commit is contained in:
parent
1c0b4205d4
commit
4a339df5c4
2 changed files with 2 additions and 3 deletions
|
@ -13,6 +13,7 @@ body {
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 100vh;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.h-box {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue