add some random image

This commit is contained in:
Philipp Kühn
2020-10-27 21:38:29 +01:00
parent fd7d0f03bd
commit d8e82959ec
3 changed files with 8 additions and 1 deletions

View File

@@ -109,6 +109,11 @@ code {
}
}
img {
width: 100%;
height: auto;
}
hr {
margin: 1rem 0;
}