sections bigger top margins

This commit is contained in:
ReznoRMichael 2021-08-04 16:46:09 +02:00
parent dfd492cb6a
commit cb338577fd
6 changed files with 6 additions and 6 deletions

View file

@ -235,7 +235,7 @@ h1 {
h2 {
font-family: 'Cinzel', 'Times New Roman', serif;
text-align: center;
margin: 0.6rem 0;
margin: 1.8rem 0 0.6rem 0;
color: #fff;
font-weight: 400;
}

File diff suppressed because one or more lines are too long

View file

@ -127,7 +127,7 @@ h1 {
h2 {
font-family: 'Cinzel', 'Times New Roman', serif;
text-align: center;
margin: 0.6rem 0;
margin: 1.8rem 0 0.6rem 0;
color: #fff;
font-weight: 400;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long