mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Small fix and invalidation
This commit is contained in:
@@ -353,3 +353,9 @@ header .banner-container .banner a {
|
||||
}
|
||||
}
|
||||
|
||||
/* Language specific fixes */
|
||||
html[lang="pl"] {
|
||||
#nav a {
|
||||
font-size: 15px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user