mirror of
https://github.com/FranP-code/Open-Telegram-to-Notion-Backend.git
synced 2025-10-12 23:52:54 +00:00
Authorization page done
This commit is contained in:
9
public/css/global.css
Normal file
9
public/css/global.css
Normal file
@@ -0,0 +1,9 @@
|
||||
html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0vh 3vw;
|
||||
font-family: 'Be Vietnam Pro', sans-serif;
|
||||
}
|
||||
Reference in New Issue
Block a user