We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d9734 commit ec7d255Copy full SHA for ec7d255
index.html
@@ -9,7 +9,7 @@
9
<script src="https://cdn.tailwindcss.com"></script>
10
</head>
11
12
- <body class="bg-stone-100">
+ <body class="bg-stone-50">
13
<div class="py-8">
14
<div class="container mx-auto px-4 max-w-5xl">
15
<header
0 commit comments