diff --git a/apihub-root/lightweight-pwa/css/main.css b/apihub-root/lightweight-pwa/css/main.css index 90ca26f..bf396ab 100644 --- a/apihub-root/lightweight-pwa/css/main.css +++ b/apihub-root/lightweight-pwa/css/main.css @@ -243,6 +243,9 @@ @media only screen and (max-device-width: 900px) { + body { + background: var(--olivegreen); + } .welcome-container { font-size: 3rem;