fix(post): better fold font
This commit is contained in:
parent
156c1c772f
commit
b5399a4fa3
2 changed files with 2 additions and 1 deletions
|
|
@ -6,3 +6,4 @@ My portfolio website
|
|||
|
||||
- Mobile support
|
||||
- Problem toggler
|
||||
- stop overflow
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@ header {
|
|||
}
|
||||
|
||||
.problem-toggle {
|
||||
font-family: "Courier New", monospace;
|
||||
font-family: monospace;
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
left: -25px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue