Front end stuff for mobile & page when not signed in.

This commit is contained in:
2024-07-21 17:22:04 -05:00
parent 18a397b65a
commit 1259d19fde
9 changed files with 2893 additions and 3510 deletions

View File

@@ -110,12 +110,12 @@
@media (max-width: 1000px) {
.title-text {
font-size: 32px;
font-size: 24px;
}
.techtable {
font-size: 20px;
font-size: 16px;
}
.tabletitles {
font-size:24px;
font-size:18px;
}
}