Update Bootstrap to version 5.3.3
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -12,4 +12,12 @@ body {
|
||||
.page_body {
|
||||
padding: 3rem;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.nav-link.link-dark {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.form-control::placeholder {
|
||||
color: #555;
|
||||
}
|
Reference in New Issue
Block a user