Skip to content

Commit

Permalink
Update ascii-art.css
Browse files Browse the repository at this point in the history
  • Loading branch information
TMHSDigital authored Jul 9, 2024
1 parent c122407 commit 8993484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/ascii-art.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
padding: 1rem;
margin-top: 1rem;
font-family: monospace;
white-space: pre;
white-space: pre-wrap;
overflow-x: auto;
}

Expand Down

0 comments on commit 8993484

Please sign in to comment.