Use monospace font for code, pre

This commit is contained in:
marcin mikołajczak
2022-12-01 13:17:46 +00:00
parent f6169b9cf0
commit e0b41badd3
2 changed files with 2 additions and 6 deletions

View File

@@ -24,11 +24,6 @@ select {
$no-columns-breakpoint: 600px;
code {
font-family: var(--font-monospace), monospace;
font-weight: 400;
}
.form-container {
max-width: 400px;
padding: 20px;