mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
refactor: update logout button color to match error color
This commit is contained in:
@@ -179,6 +179,6 @@ async function logout() {
|
||||
}
|
||||
|
||||
#logout {
|
||||
--uno: "text-red-400 important:block px-4 py-2 rounded-$bew-radius duration-300 cursor-pointer hover:bg-$bew-fill-2";
|
||||
--uno: "text-$bew-error-color important:block px-4 py-2 rounded-$bew-radius duration-300 cursor-pointer hover:bg-$bew-fill-2";
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user