Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
thatoneusercausingchaos authored Apr 9, 2024
1 parent a88e634 commit ef3ea78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ a:link, a:visited {
pre {
font-family: Arial, Sans-Serif;
line-height: 1.5;
white-space: pre-wrap;
}

div.container {
Expand All @@ -22,4 +23,4 @@ ul.mylist {
display: inline-block;
text-align: left;
line-height: 2.0;
}
}

0 comments on commit ef3ea78

Please sign in to comment.