fix: Public pages - Contact and Services - page load errors due to server errors and styling improvements
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user