This commit is contained in:
Valentin Moguérou 2023-07-16 10:18:34 +02:00
parent 5dec9ab20b
commit 00b9f5409b

View File

@ -76,7 +76,7 @@ main {
background-color: #ffffff; background-color: #ffffff;
position: sticky; position: sticky;
top: 0; top: 0;
padding: 10px; padding: 15px;
display: flex; display: flex;
box-shadow: 0 5px 5px #ddd; box-shadow: 0 5px 5px #ddd;
justify-content: center; justify-content: center;