So much styling

This commit is contained in:
2022-10-18 16:46:33 +02:00
parent 3d968a8f0e
commit 0554ecaeae
7 changed files with 49 additions and 22 deletions

View File

@@ -62,7 +62,7 @@
padding: 5px;
border-radius: 1em;
border: 1px solid var(--blog_content-border);
background: #333;
background: var(--blog_background-main);
}
&.top {