mirror of
https://github.com/multipleof4/sune.git
synced 2026-01-14 08:38:00 +00:00
Update style.css
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
@import url(https://fonts.bunny.net/css?family=assistant:400);
|
@import url(https://fonts.bunny.net/css?family=assistant:500);
|
||||||
:root{--safe-bottom:env(safe-area-inset-bottom)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:999px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
|
:root{--safe-bottom:env(safe-area-inset-bottom)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:999px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
|
||||||
html,body{overscroll-behavior-y:contain;font-family:'Assistant',sans-serif}
|
html,body{overscroll-behavior-y:contain;font-family:'Assistant',sans-serif}
|
||||||
.markdown-body{font-size:14px;line-height:1.6}.markdown-body pre{overflow:auto}
|
.markdown-body{font-size:14px;line-height:1.6}.markdown-body pre{overflow:auto}
|
||||||
|
|||||||
Reference in New Issue
Block a user