We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4919e57 + a966308 commit 53f6001Copy full SHA for 53f6001
app/assets/stylesheets/print.css
@@ -7,6 +7,7 @@
7
--color-canvas: white;
8
--border-dark: 1px solid var(--color-ink);
9
--border-light: 1px solid color-mix(in oklch, var(--color-ink), transparent 75%);
10
+ --font-sans: "Adwaita Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Hiragino Sans GB", "Hiragino Sans", "Apple SD Gothic Neo", "Microsoft YaHei", "Meiryo", "Malgun Gothic";
11
}
12
13
@page {
0 commit comments