Updated some styles on the home page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2022-11-09 14:33:58 -05:00
parent c86546af82
commit e33b23d88e
3 changed files with 10 additions and 2 deletions

View File

@ -34,7 +34,10 @@ input[type="submit"].button-primary{
}
.container.fluid{
width: calc(100% - 60px);
max-width: 100%;
margin-left: 30px;
margin-right: 30px;
}
#nav-bar{