chore: another section in self hosting blog post

This commit is contained in:
2026-01-29 12:49:28 +01:00
parent 8fa62cd1f9
commit 4821d2ddfd
3 changed files with 28 additions and 10 deletions
-6
View File
@@ -33,12 +33,6 @@ main #content .highlight pre {
padding: 0rem;
}
main #content img {
width: 100%;
aspect-ratio: 4 / 3;
object-fit: cover;
}
@media only screen and (max-width: 1024px) {
main #container {
display: block;