diff --git a/css/pwa.css b/css/pwa.css index 6c2a4411d..6035157fa 100644 --- a/css/pwa.css +++ b/css/pwa.css @@ -16,4 +16,19 @@ color: white; font-size: 1em; padding: 0.75em; +} + +.floating header { + position: fixed; + top: 0; + left: 0; + right: 0; +} + +.floating footer { + position: fixed; + padding: .6em; + bottom: 0; + left: 0; + right: 0; } \ No newline at end of file diff --git a/index.html b/index.html index 1e01ce53a..4fc12c17b 100644 --- a/index.html +++ b/index.html @@ -63,18 +63,16 @@ --> + +
- -Note: If you have a version of Bangle.js firmware before 2v04, please update to the latest firmware or @@ -148,6 +146,15 @@