mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 12:42:28 +02:00
bit of styling and a new bio
This commit is contained in:
@@ -127,8 +127,6 @@ p {
|
||||
|
||||
ol,
|
||||
ul {
|
||||
padding-left: 5rem;
|
||||
|
||||
p {
|
||||
margin: 0 !important;
|
||||
}
|
||||
@@ -214,4 +212,4 @@ table {
|
||||
.float-left {
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -2,6 +2,12 @@
|
||||
@import "../../assets/scss/mixins";
|
||||
|
||||
.post {
|
||||
|
||||
ol,
|
||||
ul {
|
||||
padding-left: 4rem;
|
||||
}
|
||||
|
||||
.content {
|
||||
@include margin-auto();
|
||||
|
||||
|
Reference in New Issue
Block a user