[add] wip service worker & offline reader
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-10-28 20:07:24 -04:00
parent 1b8b5060f1
commit 2c90377cf7
27 changed files with 856 additions and 203 deletions

View File

@@ -98,7 +98,7 @@
transform: none;
}
@media (min-width: 1024px) {
@media (min-width: 1024px) {
#mobile-nav-button input ~ div {
transform: none;
}