Lots of general website tweaks

- Resume updates
- Style updates for the resume (print styles!)
- Prototyping some additions to the resume for side projects and some JS to support that
This commit is contained in:
Eryn Wells 2018-03-12 21:02:19 -07:00
parent 5d5b464371
commit ef9a698d2d
4 changed files with 235 additions and 100 deletions

View file

@ -19,9 +19,10 @@ body {
display: flex;
justify-content: center;
font-size: 10pt;
letter-spacing: 1px;
}
header {
main > header {
border-bottom: 1px solid #ddd;
}