feat: Modification des titres des articles
This commit is contained in:
parent
ae33974229
commit
b7a3d8cd82
|
@ -39,11 +39,12 @@ $space: 1rem
|
||||||
|
|
||||||
h3
|
h3
|
||||||
color: white
|
color: white
|
||||||
font-size: 2rem
|
font-size: 1.8rem
|
||||||
text-align: center
|
text-align: center
|
||||||
margin: 0
|
margin: 0
|
||||||
padding: 0
|
padding: 0
|
||||||
flex: 0
|
flex: 0
|
||||||
|
overflow-wrap: anywhere
|
||||||
|
|
||||||
time
|
time
|
||||||
color: white
|
color: white
|
||||||
|
|
Loading…
Reference in New Issue