jekyll: remove margin for unordered list

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-08-04 00:10:48 +02:00
parent 9856e25800
commit cd8197ff9a
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 0 additions and 6 deletions

View File

@ -10,12 +10,6 @@
}
}
.content {
ul {
margin-top: 10px;
}
}
/*
* Code formatting *************************************************************
*/