diff --git a/src/www/css/app.css b/src/www/css/app.css index 9eda62b..6c8e630 100644 --- a/src/www/css/app.css +++ b/src/www/css/app.css @@ -1,5 +1,5 @@ /* -! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com +! tailwindcss v3.4.0 | MIT License | https://tailwindcss.com */ /* @@ -688,10 +688,6 @@ video { margin-bottom: 4rem; } -.-ml-4 { - margin-left: -1rem; -} - .mb-10 { margin-bottom: 2.5rem; } @@ -975,6 +971,10 @@ video { white-space: nowrap; } +.whitespace-nowrap { + white-space: nowrap; +} + .rounded { border-radius: 0.25rem; } @@ -1141,6 +1141,11 @@ video { padding-bottom: 0.75rem; } +.py-5 { + padding-top: 1.25rem; + padding-bottom: 1.25rem; +} + .pb-1 { padding-bottom: 0.25rem; } @@ -1454,10 +1459,6 @@ video { } @media (min-width: 450px) { - .xxs\:ml-0 { - margin-left: 0px; - } - .xxs\:flex-row { flex-direction: row; } diff --git a/src/www/index.html b/src/www/index.html index ff20849..9311ef0 100644 --- a/src/www/index.html +++ b/src/www/index.html @@ -18,7 +18,7 @@
-
+
-
+
@@ -162,7 +162,7 @@ - + · - + · - {{!uiTrafficStats ? " · " : ""}}{{new Date(client.latestHandshakeAt) | timeago}}