only pixelate controls

This commit is contained in:
Chris Kanich 2020-04-22 16:29:22 -05:00 committed by Jordan Scales
parent f7beff4560
commit c6f710fcc8
3 changed files with 27 additions and 0 deletions

View file

@ -79,6 +79,15 @@
color: #222222;
}
h1,
h2,
h3,
h4,
p,
blockquote {
font-family: Arial;
}
h1 {
font-size: 5rem;
}