fix black bg

This commit is contained in:
neil 2022-12-01 10:07:06 +08:00
parent 4e82622828
commit b574eb6ee8

View file

@ -7,8 +7,8 @@
}; };
</script> </script>
<header class="text-primary border border-gray p-4">GETTING STARTED WITH TEA</header> <header class="text-primary bg-black border border-gray p-4">GETTING STARTED WITH TEA</header>
<section class="grid grid-cols-3"> <section class="grid bg-black grid-cols-3">
<div class="border border-gray p-4"> <div class="border border-gray p-4">
<ArticleCard <ArticleCard
content={{ content={{