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

@@ -127,8 +127,6 @@ p {
ol,
ul {
padding-left: 5rem;
p {
margin: 0 !important;
}
@@ -214,4 +212,4 @@ table {
.float-left {
float: left;
}
}
}

View File

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