Skip to content

Commit e2d9734

Browse files
Update index.html
1 parent f3e1dee commit e2d9734

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
<script src="https://cdn.tailwindcss.com"></script>
1010
</head>
1111

12-
<body class="bg-white">
12+
<body class="bg-stone-100">
1313
<div class="py-8">
1414
<div class="container mx-auto px-4 max-w-5xl">
1515
<header
16-
class="flex justify-between items-center mb-8 p-2 bg-gray-100 rounded-lg shadow"
16+
class="flex justify-between items-center mb-8 p-2 rounded-lg shadow"
1717
>
1818
<a href="/" class="sm:text-xl text-md font-bold text-gray-800"
1919
>Dhivakar</a

0 commit comments

Comments
 (0)