Improve content details design

This commit is contained in:
ItsDrike 2021-08-26 01:07:17 +02:00
parent 8b599058c6
commit f4701e7fa6
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD
2 changed files with 23 additions and 5 deletions

View file

@ -128,3 +128,7 @@ h1, h2, h3, h4, h5, h6 {
ul ul, ol ol {
padding-left: $spacer * 1.5;
}
.content-detail {
text-indent: 2em;
}