colour fixes

This commit is contained in:
2026-02-05 14:00:14 +00:00
parent bbb0a8a1fb
commit 0b8bf179cd
15 changed files with 42 additions and 39 deletions

View File

@@ -8,7 +8,7 @@ export const metadata = {
date: "October 2025",
slug: "good-morning",
image: "/good-morning-icon.png",
url: "https://gm.ob248.com",
// url: "https://gm.ob248.com",
github: "https://github.com/hex248/good-morning",
hidden: false,
tags: [
@@ -38,7 +38,7 @@ export function GoodMorningProject() {
</p>
<div className="grid grid-cols-1 md:grid-cols-2 gap-4">
<div className="bg-highlight p-4 rounded mt-4">
<div className="bg-muted p-4 rounded mt-4">
<h2 className="text-lg text-green-500 mb-2 text-balance">
Key features
</h2>
@@ -49,7 +49,7 @@ export function GoodMorningProject() {
</ul>
</div>
<div className="bg-highlight p-4 rounded mt-4">
<div className="bg-muted p-4 rounded mt-4">
<h2 className="text-lg text-green-500 mb-2 text-balance">
Technologies
</h2>