Skip to content

Commit

Permalink
fix: make mobile a bit more presentable
Browse files Browse the repository at this point in the history
  • Loading branch information
katlyn committed Oct 10, 2023
1 parent 822edfb commit ececffe
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions public/resume.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/resume.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions public/resume.scss
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,9 @@ footer {
column-gap: 3em;
column-rule: var(--accent) 1px solid;
}
}

@media print, (max-width: 550px) {
dl.skills, .experience .position-head, .projects .project-head {
grid-template-columns: auto;

Expand Down

0 comments on commit ececffe

Please sign in to comment.