second commit

This commit is contained in:
2024-06-03 12:33:42 +02:00
parent 79aae2583f
commit 22222bc154
12 changed files with 142 additions and 66 deletions

View File

@@ -21,10 +21,11 @@
line-height: 1.38462;
font-family: Merriweather;
letter-spacing: 0px;
text-align: inherit;
text-align: center;
color: #ffffff;
margin-top: 40px;
word-wrap: break-word;
padding: 0 50px;
}
h2 {
@@ -35,7 +36,7 @@
line-height: 1.36957;
font-family: Merriweather, serif;
letter-spacing: 0px;
text-align: inherit;
text-align: center;
}
}
@@ -57,6 +58,7 @@
font-family: Merriweather;
font-size: 22px;
line-height: 2.3em;
font-weight: 300;
}
}
}