fix list style

This commit is contained in:
Edgar 2022-01-06 10:47:03 +01:00
parent 2da3c57adb
commit bbce92cd6e
No known key found for this signature in database
GPG key ID: 8731E6C0166EAA85

View file

@ -195,4 +195,8 @@ a.title {
.category-link {
color: $color;
}
ul {
margin-bottom: 10px;
}