update new article

This commit is contained in:
2026-01-18 22:15:07 +01:00
parent 1255ce4f07
commit cc8b8b6d8b
8 changed files with 515 additions and 67 deletions

View File

@@ -6,7 +6,7 @@ import { addCSS, css } from "@/util.ts";
const styles = css`
body {
height: 100vh;
height: 100svh;
}
.dj-home-root {
@@ -65,6 +65,7 @@ body {
footer {
margin-left: 10px;
margin-bottom: 20px;
font-style: italic;
}
@media only screen and (max-width: 1024px) {