modified: custom.css

modified:   index.html
	modified:   privacy-policy.html
This commit is contained in:
russellballestrini 2019-07-06 18:29:32 -04:00
parent e65bddb656
commit 9564fdcd01
3 changed files with 49 additions and 51 deletions

View file

@ -22,10 +22,18 @@ a.anchor {
}
body {
font-family: "Open Sans", sans-serif;
font-size: 1.8em;
line-height: 1.8;
font-weight: 400;
background-color: #f8f5f5;
overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 500;
}
blockquote {
font-style: italic;
margin-top: 10px;