We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4eedde commit a41280dCopy full SHA for a41280d
index.html
@@ -10,10 +10,10 @@
10
</head>
11
12
<body class="bg-white">
13
- <div class="bg-white py-8">
+ <div class="bg-sky-50 py-8">
14
<div class="container mx-auto px-4 max-w-5xl">
15
<header
16
- class="flex justify-between items-center mb-8 p-2 bg-gray-100 rounded-lg shadow"
+ class="flex justify-between items-center mb-8 p-2 bg-green-50 rounded-lg shadow"
17
>
18
<a href="/" class="sm:text-xl text-md font-bold text-gray-800"
19
>Dhivakar</a
0 commit comments