make gaps a variable

This commit is contained in:
Nico 2026-02-03 23:13:51 +11:00
parent 7c7153ee05
commit 3107405da3
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
2 changed files with 16 additions and 6 deletions

View file

@ -10,7 +10,7 @@
<body>
<div id="content">
<header style="background-color: var(--background); display: flex; flex-direction: column; margin-right: 13px;">
<header style="background-color: var(--background); display: flex; flex-direction: column;">
<a style="color: inherit; text-decoration: inherit; height: fit-content;" href="/">
<div style="background-color: var(--accent); width: 100%; margin: none; border-radius: var(--rounding);">
<h1 style="color: black;">astolfo.org</h1>