Skip to content

Commit

Permalink
Update design.css (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
alina-derkach-oaza authored Dec 13, 2024
1 parent cd0131f commit 72dae00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/css/design.css
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
vertical-align: baseline;
padding: 0 0.2em 0.1em;
border-radius: 0.15em;
white-space: pre-wrap; /* Ensure long lines wrap */
}
.md-typeset .highlight code span,
.md-typeset code,
Expand Down Expand Up @@ -729,4 +730,4 @@ i[warning] [class*="moji"] {
padding: 1em;
}
}
/**/
/**/

0 comments on commit 72dae00

Please sign in to comment.