This commit is contained in:
2026-05-04 11:34:33 +02:00
parent 9070390770
commit 2087cfb945
12 changed files with 895 additions and 194 deletions
+5
View File
@@ -290,6 +290,11 @@ p {
border: 1px solid #fecaca;
}
body.no-scroll {
overflow: hidden !important;
height: 100vh !important;
}
/* === FOOTER === */
.pf-footer {
border-top: 1px solid var(--border-light);