Skip to content

Commit 2be4338

Browse files
Update index.html
1 parent f91e5ae commit 2be4338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
</style>
9999
</head>
100100

101-
<body class="min-h-screen flex flex-col">
101+
<body class="bg-gradient-to-r from-blue-500 via-purple-500 to-pink-500 min-h-screen flex flex-col">
102102

103103
<!-- Header als DaisyUI Navbar -->
104104
<header class="navbar bg-base-100 shadow-md sticky top-0 z-50">

0 commit comments

Comments
 (0)