forked from rDrama/rDrama
1
0
Fork 0

increase container bottom padding from 50px to 100px

master
Aevann1 2022-11-18 08:37:47 -08:00
parent 2218cb55f1
commit b7cf10d7f6
1 changed files with 1 additions and 1 deletions

View File

@ -4694,7 +4694,7 @@ textarea {
}
}
.container, .container-fluid {
padding-bottom: 50px;
padding-bottom: 100px;
}
.navbar {
padding: 0.2rem 0 0 0.2rem;