dontation style include to build pages

This commit is contained in:
2024-11-10 04:10:18 +01:00
parent 934aaff7dd
commit f236b15b5e
2 changed files with 5 additions and 1 deletions

View File

@@ -5,3 +5,7 @@ p {
li {
padding-left: 1.5rem;
}
li i {
word-break: break-all
}