We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6769d20 commit 361d3e8Copy full SHA for 361d3e8
resources/js/Pages/Landing/Index.vue
@@ -14,7 +14,7 @@
14
<meta property="og:url" content="https://learnwithventure.com">
15
</Head>
16
17
- <div class="relative">
+ <div class="relative bg-neutral-700">
18
<header class="sticky top-0 bg-primary-dark-gray z-20">
19
<nav class="mx-auto flex max-w-7xl items-center justify-between p-6 lg:px-8" aria-label="Global">
20
<div class="flex lg:flex-1">
0 commit comments