styles-fix
This commit is contained in:
parent
0a193d340a
commit
81a85f7da7
|
@ -840,7 +840,7 @@ figure {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#root {
|
#app {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
place-content: space-between space-between;
|
place-content: space-between space-between;
|
||||||
|
@ -850,7 +850,6 @@ figure {
|
||||||
.main-content {
|
.main-content {
|
||||||
flex: 1 100%;
|
flex: 1 100%;
|
||||||
min-height: 90vh;
|
min-height: 90vh;
|
||||||
padding-top: 80px;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
@include media-breakpoint-up(lg) {
|
@include media-breakpoint-up(lg) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user