Skip to content

Commit

Permalink
Make text elements white-space aware
Browse files Browse the repository at this point in the history
  • Loading branch information
NadavTasher committed Jul 10, 2024
1 parent 652e751 commit 1abef5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions image/src/frontend/stylesheets/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ html {
min-height: fit-content;

/* Font properties */
white-space: pre;
line-height: 100%;
font-family: monospace;
text-decoration: none;
Expand Down

0 comments on commit 1abef5a

Please sign in to comment.