You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find the font size on the posts to be very large. I tried to make it smaller by editing main.scss to:
---
# Use a comment to ensure Jekyll reads the file to be transformed into CSS later
# only main files contain this front matter, not partials.
---
$code-color: #202020;
$root-font-size: 0.5rem;
@import "hydeout";
but this did not change the font size.
The text was updated successfully, but these errors were encountered:
I find the font size on the posts to be very large. I tried to make it smaller by editing main.scss to:
but this did not change the font size.
The text was updated successfully, but these errors were encountered: