df
This commit is contained in:
parent
3c09ddb882
commit
c47388c264
|
|
@ -1410,7 +1410,7 @@ select[class*="selectpicker"],
|
|||
#titre-page {
|
||||
color: var(--color-primary);
|
||||
letter-spacing: -0.5px;
|
||||
font-family: 'DM Sans', sans-serif; /* Ou votre police SaaS */
|
||||
font-family: 'DM Sans', sans-serif; /* Ou votre police SaaS */
|
||||
}
|
||||
|
||||
/* ENTÊTE FIXE "STICKY" */
|
||||
|
|
@ -1423,7 +1423,7 @@ select[class*="selectpicker"],
|
|||
backdrop-filter: blur(10px); /* Effet de flou moderne */
|
||||
padding-top: 15px;
|
||||
padding-bottom: 15px;
|
||||
margin-bottom: 0.5rem !important;
|
||||
margin-bottom: 0.1rem !important;
|
||||
transition: all 0.3s ease;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user