1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:06:38 -04:00
This commit is contained in:
2021-04-17 10:14:29 -04:00
parent 733b9b2556
commit 503efe348a
4 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
// all code
code {
font-size: 0.95em;
font-size: 0.925em;
letter-spacing: 0;
page-break-inside: avoid; // stylelint-disable-line plugin/no-unsupported-browser-features
}