redo mediaquery for fontsize
This commit is contained in:
@@ -13,12 +13,12 @@ body, pre {
|
||||
font-style: normal;
|
||||
}
|
||||
/*
|
||||
*/
|
||||
@media screen and (min-width: 500px) {
|
||||
html {
|
||||
font-size: calc(var(--base_font_size) * 1.2);
|
||||
}
|
||||
}
|
||||
*/
|
||||
ul {
|
||||
display: block;
|
||||
list-style-type: "• ";
|
||||
|
||||
Reference in New Issue
Block a user