Update download.scss

This commit is contained in:
The_Grits 2017-06-02 08:13:29 -04:00 committed by GitHub
parent 8b39259ce5
commit c29dde59a1

View file

@ -54,6 +54,10 @@ $developer-spot: $splash-blue;
padding-bottom: 2rem;
}
.three-col-row {
align-items: flex-start;
}
.installation {
display: flex;
flex-wrap: wrap;
@ -84,9 +88,6 @@ $developer-spot: $splash-blue;
}
@media only screen and (max-width: $mobile - 1) {
p {
width: $cols3;
}
.inner {
.installation-column {
max-width: 100%;