Bernerd Schaefer
Heroku Staff
- Engineering
- Last Updated: April 29, 2024
- Bernerd Schaefer
@media only screen and
(min-width: 415px) {
#image1 { width: 70%; }
#image2 { width: 70%; }
#image3 { width: 90%; }
}
@media only screen and (max-width: 414px) and (orientation: portrait) { #image1 { width: 100%; } #image2 { width: 100%; } #image3 {width: 100%; } }
Over the past four years, the Heroku Runtime team has transitioned from occasional, manual deployments to continuous, automated deployments. Changes are now rolled out globally within a …
Subscribe to the full-text RSS feed for Bernerd Schaefer.