테마: v0.2.8 및 상단 사용자 메뉴·검색·히어로·사이드바 누적 보정
Made-with: Cursor
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
{{ghost_head}}
|
||||
</head>
|
||||
<body class="{{body_class}} bg-bgr text-typ antialiased">
|
||||
<body class="{{body_class}} bg-bgr text-typ antialiased"{{#if @site.accent_color}} style="--accent: {{@site.accent_color}}; --accent-strong: color-mix(in srgb, {{@site.accent_color}} 84%, #000);"{{/if}}>
|
||||
{{> "site/topbar"}}
|
||||
<div class="left-sidebar-backdrop" data-left-sidebar-backdrop hidden></div>
|
||||
<div class="site-shell-wrap border-t border-brd bg-bgr">
|
||||
|
||||
Reference in New Issue
Block a user