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{
|
.small-middle-container{
|
||||||
height:100vh;
|
height:100vh;
|
||||||
|
overflow: auto; /* or overflow: auto; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.row{
|
.row{
|
||||||
|
overflow: auto; /* or overflow: auto; */
|
||||||
display:flex;
|
display:flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
@ -87,4 +89,4 @@ span, b, i, p {
|
||||||
.logo-container{
|
.logo-container{
|
||||||
display:flex;
|
display:flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue