Justify about page text blocks

This commit is contained in:
Georg Krause 2021-11-17 15:21:42 +01:00
parent 302c1dd472
commit 82816ebd50
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
.page-about {
p {
text-align: justify;
}
.ui.list .list.icon {
padding: 0;
}