This commit is contained in:
2026-02-19 13:11:37 +01:00
parent 91c1307998
commit a7ef53dd9c
3 changed files with 58 additions and 15 deletions

View File

@@ -3343,6 +3343,20 @@ body.page-id-3 {
letter-spacing: -0.32px;
margin-bottom: 0.8em;
}
ol,
ul {
list-style: initial;
li {
color: $cBlack;
font-weight: 400;
font-size: 18px;
line-height: 1.5;
letter-spacing: -0.32px;
margin-bottom: 0.8em;
}
}
}
}
}