fix: Public pages - Contact and Services - page load errors due to server errors and styling improvements

This commit is contained in:
2024-10-28 15:04:43 +00:00
parent fc91f86922
commit 22f6ed7e8c
534 changed files with 526 additions and 928 deletions

View File

@@ -6,6 +6,11 @@
}
#pageBody > .card:not(:first-of-type) {
}
#pageBody label {
font-size: min(16px, calc(1vh * 4));
}
#email {
min-width: 40vw;
width: 40vw;