diff --git a/styles.css b/styles.css index 580abc4..91bffc9 100644 --- a/styles.css +++ b/styles.css @@ -948,6 +948,10 @@ button { width: 100%; } + .focus__grid .card--focus:nth-of-type(2) { + order: -1; + } + .about__media { min-height: 0; order: -1;