diff --git a/assets/style.scss b/assets/style.scss index 598de25..f3fe85b 100644 --- a/assets/style.scss +++ b/assets/style.scss @@ -36,13 +36,13 @@ header { pre { font-family: monospace; font-size: 0.8rem; + font-weight: bold; line-height: 1; user-select: none; span { color: $color-highlight; font-family: monospace; - font-weight: bold; } }