mirror of
https://github.com/BluemediaDev/fancy-gatus.git
synced 2025-06-07 16:43:15 +02:00
Adjust bottom page margin
This commit is contained in:
parent
536ab843de
commit
0d93346bd6
2 changed files with 3 additions and 3 deletions
|
@ -112,9 +112,9 @@ export default {
|
|||
}
|
||||
.content-wrapper {
|
||||
min-width: 60%;
|
||||
max-width: 90%;
|
||||
max-width: 95%;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 5rem;
|
||||
margin-bottom: 3rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue