mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Fix light theme text display on Showcase page (#1044)
This commit is contained in:
@@ -122,7 +122,7 @@ a:has(.showcase-card) {
|
||||
.author,
|
||||
.card-title {
|
||||
font-size: 14px;
|
||||
color: var(--primary-color-text);
|
||||
color: var(--base-color-text);
|
||||
}
|
||||
|
||||
.card-title {
|
||||
|
||||
Reference in New Issue
Block a user