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

@@ -8,7 +8,7 @@
.card-fourth{
margin-top: auto;
margin-bottom: 30px;
padding: 0px 3px 8px 3px;
padding: 0px 0px 8px 0px;
border: none;
}
h4 {
@@ -74,8 +74,9 @@
font-size: 20px ;
color: #333333 !important;
line-height: 1.3em !important;
padding-right: 10px;
margin-bottom: 20px;
font-weight: 500 !important;
box-sizing: border-box;
}
.post-text{
@@ -95,6 +96,13 @@
.fourth-part{
margin-left: 20px;
margin-right: 20px;
.card-fourth{
h2 {
font-size: 26px;
}
}
}
}