Muted words: phase 1

This commit is contained in:
2023-09-24 13:33:12 +01:00
parent 4d629f5087
commit 0e9ca7e2e3
16 changed files with 161 additions and 39 deletions

View File

@ -133,6 +133,10 @@ code {
}
}
.b {
border: 1px solid var(--border-color);
}
.bg-primary {
background: var(--primary-gradient);
}