Check out the demo.
Find the template Here.
This template was created by Fardeen.
How to use this Template
- Click the template link above.
- Duplicate the template in the top right corner.
- Use your new Notion Url for the page in the Potion Dashboard when setting up the site.
- After creating the site, in the Potion dashboard under Snippet Injection, copy and paste the following code 👇
<style> .notion-viewport { padding: 100; } .notion-header { display: none; } :root { --bg-color: #ffffff; --fg-color: #3F3697; } .notion-page { width: 1080px; } .notion { font-size: 16px; } </style>