bit of styling and a new bio

This commit is contained in:
2022-10-13 22:35:48 +02:00
parent 06baa69c6b
commit b3bcd84b8b
5 changed files with 9 additions and 26 deletions

View File

@@ -2,6 +2,12 @@
@import "../../assets/scss/mixins";
.post {
ol,
ul {
padding-left: 4rem;
}
.content {
@include margin-auto();