mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-09 11:13:03 +00:00
colour fixes
This commit is contained in:
@@ -33,7 +33,7 @@ export function PrayerbudProject() {
|
||||
</div>
|
||||
|
||||
<div className="grid grid-cols-1 md:grid-cols-2 gap-4">
|
||||
<div className="bg-highlight p-4 rounded">
|
||||
<div className="bg-muted p-4 rounded">
|
||||
<h2 className="text-lg text-green-500 mb-2 text-balance">
|
||||
Key features
|
||||
</h2>
|
||||
@@ -46,7 +46,7 @@ export function PrayerbudProject() {
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div className="bg-highlight p-4 rounded">
|
||||
<div className="bg-muted p-4 rounded">
|
||||
<h2 className="text-lg text-green-500 mb-2 text-balance">
|
||||
Technologies
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user