fix: revert “further”

it's too much

Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
Matej Focko 2023-07-21 17:37:09 +02:00
parent 5210ca493e
commit 751570be08
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -9,20 +9,11 @@
src: url("/fonts/CascadiaCodePLItalic.woff2") format("woff2");
}
[data-theme='light'] pre,
[data-theme='light'] code,
[data-theme='light'] kbd,
[data-theme='light'] var,
[data-theme='light'] tt,
[data-theme='light'] text {
font-weight: 350;
}
[data-theme='dark'] pre,
[data-theme='dark'] code,
[data-theme='dark'] kbd,
[data-theme='dark'] var,
[data-theme='dark'] tt,
[data-theme='dark'] text {
font-weight: 300;
font-weight: 350;
}