feat: Mise à jour du design
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
2023-06-06 16:54:45 +02:00
parent f1ca4bde2c
commit 66c8256a1f
8 changed files with 140 additions and 67 deletions

View File

@ -12,14 +12,14 @@ body
line-height: 1.2
font-family: 'League Spartan Variable'
.viemunicipale h1, .viemunicipale a
color: var(--color-green)
.cadredevie h1, .cadredevie a
color: var(--color-blue)
.economie h1, .economie a
color: var(--color-orange)
.associations h1, .associations a
color: var(--color-purple)
.viemunicipale #content, #content .viemunicipale
--color-title: var(--color-green)
.cadredevie #content, #content .cadredevie
--color-title: var(--color-blue)
.economie #content, #content .economie
--color-title: var(--color-orange)
.associations #content, #content .associations
--color-title: var(--color-purple)
h1, h2, h3, h4, h5
font-weight: 600
@ -55,6 +55,9 @@ h3
@media screen and (max-width: $size-sm)
font-size: 1rem
h1, h2, h3
color: var(--color-title)
h4
font-size: 1rem
@media screen and (max-width: $size-sm)