mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 22:03:15 -07:00
Update landingpage.component.scss
This commit is contained in:
parent
e2acb887c1
commit
18e0d90f49
1 changed files with 4 additions and 2 deletions
|
@ -1,9 +1,11 @@
|
|||
@import "./styles/variables.scss";
|
||||
@import "./styles/variables.scss";
|
||||
.small-middle-container{
|
||||
height:100vh;
|
||||
overflow: auto; /* or overflow: auto; */
|
||||
}
|
||||
|
||||
.row{
|
||||
overflow: auto; /* or overflow: auto; */
|
||||
display:flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue