mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
New footer design (#907)
* New Footer * Make main.css be an scss file to handle imports * Remove margin gap fix * remove unused logos * Update _sass/_footer.scss Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro> * Update _sass/_footer.scss Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro> * Update assets/css/main.scss Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro> --------- Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
@@ -38,10 +38,6 @@ layout: default
|
||||
grid-template-columns: 1fr;
|
||||
gap: 16px;
|
||||
}
|
||||
|
||||
footer {
|
||||
margin-top: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="hero">
|
||||
|
||||
Reference in New Issue
Block a user