Added Splash Screens for PWA

This commit is contained in:
2026-07-08 00:39:12 +10:00
parent 6d0ecb19c9
commit 03bd74580f
58 changed files with 865 additions and 16 deletions
@@ -26,6 +26,7 @@ body {
/* Button — outlined so it reads on light or dark backgrounds */
.button-blue,
.button,
.button-primary {
background-color: transparent;
border: 2px solid #38bdf8;
@@ -34,7 +35,9 @@ body {
display: inline-block;
font-weight: 600;
padding: 12px 24px;
text-align: center;
text-decoration: none;
white-space: nowrap;
}
/* Footer */