Files
godot-website/assets/css/releases/4.5.noscript.scss
Adam Scott 5387797774 Godot 4.5 release page
Huge thanks to JohnVeness, AThousandShips, and Meorge for their
great help rewording my broken English.
2025-09-15 16:03:40 -04:00

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;
}