mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-04 06:09:55 +03:00
Huge thanks to JohnVeness, AThousandShips, and Meorge for their great help rewording my broken English.
16 lines
202 B
SCSS
16 lines
202 B
SCSS
---
|
|
---
|
|
|
|
#download-download {
|
|
.release-card-media {
|
|
.release-platform {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
}
|
|
}
|
|
.comparison-range {
|
|
display: none !important;
|
|
}
|