Change forms
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 46s

This commit is contained in:
2024-03-29 21:13:14 +01:00
parent e6c792712e
commit 6227356074
7 changed files with 14 additions and 4 deletions

View File

@@ -2510,6 +2510,9 @@ button:hover {
.small {
font-size: 0.8em; }
.big {
font-size: 1.2em; }
nav#navbar {
z-index: 100;
display: flex;