FooterAnsEnde #9
+2
-2
@@ -1,7 +1,7 @@
|
||||
/* Footer‑Grundlayout */
|
||||
footer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
position: sticky;
|
||||
top: 100vh; /* Zwingt den Footer an den unteren Rand des sichtbaren Bereichs */
|
||||
width: 100%;
|
||||
background: #333d43;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user