mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 15:16:40 -04:00
fix CSP
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user