fix: page import task (#1551)

* fix import

* - fix notion importer
- support notion page icon import
- fix horizontal rule css
- rename service file

* sync

* 3 mins delay
This commit is contained in:
Philip Okugbe
2025-09-13 03:14:59 +01:00
committed by GitHub
parent 47c54174b3
commit 7ada3cb1f9
7 changed files with 253 additions and 202 deletions

View File

@ -94,8 +94,7 @@
hr {
border: none;
border-top: 2px solid #ced4da;
margin: 2rem 0;
border-top: 1px solid #ced4da;
&:hover {
cursor: pointer;