Skip to content

Commit f31475b

Browse files
committed
Sticky background
1 parent 0c06d10 commit f31475b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/components/layout.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<!-- / Fathom -->
2626
</head>
2727
<body class="min-h-screen font-sans antialiased bg-white dark:bg-gray-900 dark:text-white
28-
@isset($backgroundPattern) background-pattern @endisset
28+
@isset($backgroundPattern) background-pattern bg-fixed @endisset
2929
"
3030
x-data="{ showDocsNavigation: false }"
3131
>

0 commit comments

Comments
 (0)