feat: simple buttons to show links for media
All checks were successful
Website build and deploy / build (pull_request) Successful in 45s

This commit is contained in:
2026-02-13 00:39:08 +01:00
parent 8e8f38c8b5
commit 9a5c90dc16
6 changed files with 58 additions and 4 deletions

View File

@@ -199,7 +199,7 @@ html, body {
font-size: 18px;
.header-image {
margin-bottom: 1em;
margin-bottom: 0.5em;
img {
width: 100%;
@@ -215,6 +215,10 @@ html, body {
margin-bottom: 0;
}
}
.blog-links {
margin-bottom: 1em;
}
}
/* Metadata */