fixed website blog
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sebastian Frank
2019-03-24 14:51:40 +01:00
parent 745c886cec
commit b9c4553577
5 changed files with 36 additions and 3 deletions

View File

@@ -302,4 +302,8 @@ code.language-mermaid svg {
background: #ddd;
border: #444 solid 1px;
border-radius: 5px;
}
.blogEntry {
margin-bottom: 50px;
}