Files
Open-Telegram-to-Notion-Web…/public/css/global.css

9 lines
123 B
CSS

html, body {
margin: 0;
padding: 0;
}
body {
margin: 0vh 3vw;
font-family: 'Be Vietnam Pro', sans-serif;
}