Update Bootstrap to version 5.3.3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-03-29 21:00:25 +01:00
parent 0a5649fcb9
commit d087c5629d
4 changed files with 10132 additions and 3173 deletions

View File

@ -12,4 +12,12 @@ body {
.page_body {
padding: 3rem;
overflow-y: scroll;
}
.nav-link.link-dark {
color: white !important;
}
.form-control::placeholder {
color: #555;
}