🏠 Home page work

This commit is contained in:
Alicia Sykes
2022-07-08 21:46:37 +01:00
parent c461e10428
commit 4ca97314d3
2 changed files with 39 additions and 1 deletions

View File

@@ -25,3 +25,9 @@ code {
background: var(--primary, #9fef00);
color: var(--background, #141d2b);
}
svg.rsm-svg {
background: #2a3240;
border-radius: 6px;
}