This commit is contained in:
2024-01-17 13:50:45 +01:00
parent 821445c36b
commit fd35888287
2 changed files with 5 additions and 1 deletions

View File

@@ -200,6 +200,10 @@ header ul li {
display: block;
}
.feature-list-ul {
margin: auto;
}
ul ul {
margin-top: 5px;
margin-left: 20px;