Renacer Social, the app

global.css 304B

12345678910111213141516171819
  1. .notion-nav-header,
  2. .notion-title,
  3. .notion-header {
  4. display: none !important;
  5. }
  6. .notion-page {
  7. width: 100% !important;
  8. padding: 0px 0px 0px 0px !important;
  9. }
  10. main.notion-page-no-cover {
  11. padding-top: 0px !important;
  12. margin-top: 0px !important;
  13. }
  14. .notion-blank {
  15. display: none !important;
  16. }