Supprime la bande blanche en bas
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
|
|
||||||
html {
|
html {
|
||||||
scroll-behavior: smooth;
|
scroll-behavior: smooth;
|
||||||
|
background: #140700;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
@@ -1862,6 +1863,7 @@ textarea:focus {
|
|||||||
.phase-body {
|
.phase-body {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
--phase-top-offset: var(--safe-top);
|
--phase-top-offset: var(--safe-top);
|
||||||
|
background: #140700;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (display-mode: standalone), (display-mode: fullscreen) {
|
@media (display-mode: standalone), (display-mode: fullscreen) {
|
||||||
|
|||||||
Reference in New Issue
Block a user