CSS : Ajustement

This commit is contained in:
Anthony Mahe
2025-05-19 15:53:20 +02:00
parent f6c2f4b710
commit 0110e77609
11 changed files with 234 additions and 197 deletions

View File

@@ -3,6 +3,7 @@
background-color: #F9E7DB;
box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1);
position: fixed;
top:40px;
width: 100%;
z-index: 3;
align-items: center;
@@ -16,11 +17,6 @@
overflow: hidden;
}
a {
color: #333;
text-decoration: none;
}
.header li {
display: block;
padding: 0.5rem;