fix: keep footer at the bottom of the page
هذا الالتزام موجود في:
@@ -18,6 +18,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
min-height: 100vh;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
background: var(--bg);
|
background: var(--bg);
|
||||||
color: var(--text-main);
|
color: var(--text-main);
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
@@ -281,7 +284,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
margin-top: 24px;
|
margin-top: auto;
|
||||||
background: #2b1b1b;
|
background: #2b1b1b;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم