second commit

This commit is contained in:
2024-06-03 12:30:44 +02:00
parent f3c4a2a5be
commit 79aae2583f
4 changed files with 7 additions and 3 deletions

View File

@@ -101,5 +101,8 @@
font-size: 29px !important;
}
}
.view-more{
margin-top: 20px;
}
}
}

View File

@@ -1,5 +1,3 @@
.second-part {
h4 {
font-family: Merriweather;

View File

@@ -904,6 +904,9 @@ span {
.form .headline-card h4 {
font-size: 29px !important;
}
.form .view-more {
margin-top: 20px;
}
}
footer {
background-color: #31353d;

File diff suppressed because one or more lines are too long