fixes
All checks were successful
deploy to production / deploy (push) Successful in 32s

This commit is contained in:
2023-09-01 15:09:15 +00:00
parent 9a4270e4dd
commit f3a22c7543
3 changed files with 34 additions and 9 deletions

View File

@@ -124,7 +124,7 @@
padding: 0 5%;
font-weight: 500;
h1 {
font-size: 2rem;
font-size: 2.2rem;
padding: 10px 0px 0px 0px;
@media @tablet {
padding: 20px 0px;
@@ -136,7 +136,7 @@
}
h2 {
font-size: 1rem !important;
font-size: 0.9rem !important;
@media @tablet {
font-size: 1.6rem !important;
}
@@ -162,13 +162,13 @@
.titles {
font-weight: 500;
h1 {
font-size: 3.4rem;
font-size: 3.5rem;
padding: 20px 20px;
margin: 20px 0px 40px 0px;
font-weight: 500;
}
h2 {
font-size: 1.5rem;
font-size: 1.3rem;
}
font-weight: 500;
}