diff --git a/style.css b/style.css index 15197d4..6cfa736 100644 --- a/style.css +++ b/style.css @@ -298,9 +298,11 @@ footer{ } .corpoPt6 p{ width: 84%; + order: 3; } .corpoPt6 h1{ width: 76%; + order: 2; } .retangulo2{ order: 1; @@ -316,12 +318,6 @@ footer{ order: 1; height: 414px; } - .corpoPt6 p{ - order: 3; - } - .corpoPt6 h1{ - order: 2; - } .retanguloDesktop{ display: none; }