make gaps a variable
This commit is contained in:
parent
7c7153ee05
commit
3107405da3
2 changed files with 16 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue