feat: Modification des titres
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user