diff --git a/app/static/css/tailwind.css b/app/static/css/tailwind.css index 95b5194..3bc80b1 100644 --- a/app/static/css/tailwind.css +++ b/app/static/css/tailwind.css @@ -648,6 +648,18 @@ video { top: 1.25rem; } +.bottom-0 { + bottom: 0px; +} + +.left-0 { + left: 0px; +} + +.right-0 { + right: 0px; +} + .z-10 { z-index: 10; } diff --git a/app/templates/dashboard.html b/app/templates/dashboard.html index 9e30ffb..de28e81 100644 --- a/app/templates/dashboard.html +++ b/app/templates/dashboard.html @@ -82,7 +82,7 @@ -
+
-
@@ -122,14 +122,14 @@
-
+
Heart Rate {{ reading.heart_rate }} bpm
-
+
-
+

Blood Pressure (mmHg)