busy with website redesign

This commit is contained in:
ishak jmilou.ishak
2024-11-20 15:38:56 +01:00
parent 82c4381143
commit c16ba3cf9d
8 changed files with 88 additions and 64 deletions

View File

@@ -43,16 +43,6 @@ section h2 {
margin-top: 0;
}
footer {
background-color: #333;
color: #fff;
text-align: center;
padding: 1rem 0;
position: fixed;
width: 100%;
bottom: 0;
}
form {
display: flex;
flex-direction: column;