mirror of
https://github.com/FranP-code/Open-Telegram-to-Notion-Website.git
synced 2025-10-13 00:42:53 +00:00
9 lines
123 B
CSS
9 lines
123 B
CSS
html, body {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
body {
|
|
margin: 0vh 3vw;
|
|
font-family: 'Be Vietnam Pro', sans-serif;
|
|
} |