mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-23 05:31:03 +00:00
Color fix
This commit is contained in:
@@ -45,7 +45,7 @@ export function LandingPage() {
|
||||
title: "State Management",
|
||||
description:
|
||||
"Saves and restores the entire state of the emulator to quickly resume your work exactly where you left off.",
|
||||
accent: "from-[#aee703] to-[#5f7001]",
|
||||
accent: "from-[#aee703] to-[#647502]",
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user