modified: meta.css

This commit is contained in:
russellballestrini 2019-07-06 18:53:09 -04:00
parent 8540476799
commit 9104217879

View file

@ -11,6 +11,7 @@
h1, h2, h3, h4, h5, h6 {
padding-top: 2rem;
font-weight: 500;
}
a, a:link, a:visited,
@ -51,6 +52,10 @@ a.anchor {
body {
background-color: #f8f5f5;
overflow-x: hidden;
font-family: "Open Sans", sans-serif;
font-size: 1.8em;
line-height: 1.8;
font-weight: 400;
}
blockquote {