refac: pdf

This commit is contained in:
Timothy Jaeryang Baek
2024-12-07 14:28:17 -08:00
parent 1439f6862d
commit 8dcee6b6ed
3 changed files with 24 additions and 20 deletions

View File

@@ -26,7 +26,7 @@
html {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'NotoSans', 'NotoSansJP', 'NotoSansKR',
'NotoSansSC', 'STSong-Light', 'MSung-Light', 'HeiseiMin-W3', 'HYSMyeongJo-Medium', Roboto,
'NotoSansSC', 'Twemoji', 'STSong-Light', 'MSung-Light', 'HeiseiMin-W3', 'HYSMyeongJo-Medium', Roboto,
'Helvetica Neue', Arial, sans-serif;
font-size: 14px; /* Default font size */
line-height: 1.5;
@@ -40,7 +40,7 @@ html {
body {
margin: 0;
color: #212529;
padding: 0;
background-color: #fff;
width: auto;
}

Binary file not shown.