sections bigger top margins
This commit is contained in:
parent
dfd492cb6a
commit
cb338577fd
6 changed files with 6 additions and 6 deletions
|
|
@ -235,7 +235,7 @@ h1 {
|
||||||
h2 {
|
h2 {
|
||||||
font-family: 'Cinzel', 'Times New Roman', serif;
|
font-family: 'Cinzel', 'Times New Roman', serif;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 0.6rem 0;
|
margin: 1.8rem 0 0.6rem 0;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -127,7 +127,7 @@ h1 {
|
||||||
h2 {
|
h2 {
|
||||||
font-family: 'Cinzel', 'Times New Roman', serif;
|
font-family: 'Cinzel', 'Times New Roman', serif;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 0.6rem 0;
|
margin: 1.8rem 0 0.6rem 0;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-weight: 400;
|
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
Loading…
Reference in a new issue