feat: Modification des titres
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
2023-07-04 10:51:46 +02:00
parent 687d62711b
commit 33898d354f
3 changed files with 5 additions and 11 deletions

View File

@ -25,10 +25,10 @@ h1, h2, h3, h4, h5
font-weight: 600
text-transform: uppercase
h1
h1, .h1
text-align: center
text-transform: uppercase
color: var(--color-green)
color: var(--color-title)
margin: 0 1rem 1rem
padding: 1rem
font-size: 2.5rem

View File

@ -55,14 +55,8 @@ $size-news: 100px
display: block
h2
margin: .6rem 0
white-space: nowrap
overflow: hidden
text-overflow: ellipsis
h3
margin: .3rem 0
white-space: nowrap
overflow: hidden
text-overflow: ellipsis
.text
font-size: .9rem