Feat(Content): 'Alpha Access' renamed to 'Founding Partner Program' on Home Page and testimonial removed.

This commit is contained in:
2025-07-31 17:42:01 +01:00
parent 4b1fac2dcb
commit 5c4128deca
33 changed files with 81 additions and 243 deletions

View File

@@ -52,7 +52,7 @@
}
*/
#overlayHamburger {
top: 10vh;
top: 7vh;
right: 1vh;
overflow-x: hidden;
overflow-y: auto;

View File

@@ -12,7 +12,7 @@ th {
background-color: transparent;
}
td {
font-size: min(12px, calc(1vh * 3));
font-size: min(16px, calc(1vh * 3));
}
th, td {