fix(post): better fold font

This commit is contained in:
Barrett Ruth 2024-06-20 21:14:25 -05:00
parent 156c1c772f
commit b5399a4fa3
2 changed files with 2 additions and 1 deletions

View file

@ -6,3 +6,4 @@ My portfolio website
- Mobile support - Mobile support
- Problem toggler - Problem toggler
- stop overflow

View file

@ -96,7 +96,7 @@ header {
} }
.problem-toggle { .problem-toggle {
font-family: "Courier New", monospace; font-family: monospace;
position: absolute; position: absolute;
cursor: pointer; cursor: pointer;
left: -25px; left: -25px;