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:
parent
5d5b464371
commit
ef9a698d2d
4 changed files with 235 additions and 100 deletions
|
|
@ -19,9 +19,10 @@ body {
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
font-size: 10pt;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
header {
|
||||
main > header {
|
||||
border-bottom: 1px solid #ddd;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue