Supprime la bande blanche en bas

This commit is contained in:
2026-04-12 17:05:30 +02:00
parent e0815fc279
commit 5f9dc9ba7b

View File

@@ -31,6 +31,7 @@
html {
scroll-behavior: smooth;
background: #140700;
}
body {
@@ -1862,6 +1863,7 @@ textarea:focus {
.phase-body {
padding: 0;
--phase-top-offset: var(--safe-top);
background: #140700;
}
@media (display-mode: standalone), (display-mode: fullscreen) {