fix: change code blocks font to monospace

This commit is contained in:
Hossein Mehrabi
2023-06-21 23:20:39 +03:30
parent f3052a705d
commit 10e09bd9de
@@ -1175,4 +1175,8 @@ body {
height: auto !important;
}
pre code {
--lsd-typography-generic-font-family: monospace;
}
@import './blog.scss';