finished markdown for docs

This commit is contained in:
2024-02-02 21:47:13 +01:00
parent 03798cdaf9
commit 17a0793843
8 changed files with 347 additions and 24 deletions

View File

@@ -19,6 +19,7 @@ h1 {
.content {
background-color: $highlight-primary;
border-radius: 25px;
border: 1px solid lighten($highlight-primary, 16%);
box-shadow: 0px 4px 4px 0px #00000040;
padding: 2vw;
margin-inline: 20vw;