mirror of
https://github.com/FranP-code/Open-Telegram-to-Notion-Backend.git
synced 2025-10-12 23:52:54 +00:00
Privacy policy and Terms of use page added. Adjustments in the index and auth pages and added the beta header
This commit is contained in:
@@ -6,4 +6,16 @@ html, body {
|
||||
body {
|
||||
margin: 0vh 3vw;
|
||||
font-family: 'Be Vietnam Pro', sans-serif;
|
||||
}
|
||||
|
||||
#beta-banner {
|
||||
background-color: #F38181;
|
||||
color: #393E46;
|
||||
|
||||
padding: 2vh 0.5vw;
|
||||
margin: 0px -3vw;
|
||||
}
|
||||
|
||||
#beta-banner p {
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user