Don't override page font like this or to this font family
See https://mmistakes.github.io/minimal-mistakes/docs/stylesheets/#font-stacks on how to override font family choice with this theme proper and https://infinnie.github.io/blog/2017/systemui.html why not to use 'system-ui' for font-family on web pages.
This commit is contained in:
parent
5b518ff9f1
commit
d6726651be
@ -1,7 +1,3 @@
|
||||
body {
|
||||
font-family: system-ui;
|
||||
}
|
||||
|
||||
.page__hero--overlay {
|
||||
padding: 1em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user