Un peu de padding à droite des titres

This commit is contained in:
theo@manjaro 2022-06-16 10:45:22 +02:00
parent f2fc7c8775
commit b2517ab152
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ h1, h2, h3, h4 {
border-left: solid;
border-width: 5px;
padding-left: 5px;
padding-right: 5px;
background: var(--bg-dark);
display: inline-block;
border-color: var(--hl);