Update changelog styling

This commit is contained in:
2025-11-14 11:37:15 +01:00
parent 4a90f1dba8
commit 895043ee2c

View File

@@ -49,6 +49,13 @@
font-weight: bold;
margin: 32px 0 20px 0;
}
h4 {
font-size: 16px;
color: #939393;
border-bottom: 1px solid #b6b6b6;
font-weight: bold;
margin: 0 0 15px;
}
ul {
list-style: square;
line-height: 160%;