Skip to content

Commit

Permalink
Update code styling for code blocks (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
styler authored Sep 28, 2023
1 parent 2948fcb commit 7273183
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/css/custom.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* Any CSS included here will be global. The classic template
* bundles Infima by default. Infima is a CSS framework designed to
* work well for content-centric websites.
*/
code {
white-space: pre-wrap;
}

/* You can override the default Infima variables here. */
:root {
--ifm-color-primary: #2e8555;
--ifm-color-primary-dark: #29784c;
Expand Down

0 comments on commit 7273183

Please sign in to comment.