Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplified layout #1

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Prev Previous commit
h1 weight
anibalsolon committed Dec 22, 2020
commit ba8885c4de250e37c404a94c30772b499ebe8413
2 changes: 1 addition & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
@@ -74,7 +74,7 @@
}
h1 {
font-size: 2rem;
font-weight: 400;
font-weight: 300;
color: rgb(59,81,94);
}
h2 {