mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Fix nav expand height
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -416,6 +416,7 @@ nav ul ul li a {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.logoHeader a {
|
||||
margin-right: 0%;
|
||||
|
||||
Reference in New Issue
Block a user