mirror of
https://github.com/dergigi/boris.git
synced 2026-01-08 01:14:37 +01:00
refactor: migrate global.css to Tailwind color palette
This commit is contained in:
@@ -20,7 +20,7 @@ body.mobile-sidebar-open {
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
padding: 2rem;
|
||||
color: #ccc;
|
||||
color: rgb(212 212 216); /* zinc-300 */
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user