Fix Quest download filename and simplify fetch

This commit is contained in:
Holden
2026-06-27 13:08:41 -05:00
parent 1a44042784
commit ca9a739e09
5 changed files with 13 additions and 19 deletions

View File

@@ -292,14 +292,6 @@ footer .about * {
Responsive
========================================================================== */
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1) {
.jumbotron:after {
background-size: 150px 150px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.jumbotron {
margin-top: -20px;