diff --git a/css/solucoes.css b/css/solucoes.css index 4eeb877..ad83eb7 100644 --- a/css/solucoes.css +++ b/css/solucoes.css @@ -9,16 +9,47 @@ /*-----===| MAIN |===-----*/ /*---=| DISPLAY FLEX |=---*/ -main { +main, +#ecoshield-charts-container, +.charts-chart-container { display: flex; align-items: center; justify-content: center; - position: relative; } main { width: 100%; + position: relative; flex-direction: column; align-items: flex-start; z-index: 100; +} + +/*---=| EcoShield Charts |=---*/ +#ecoshield-charts-container { + height: 60vh; + width: 100%; +} + +.charts-chart-container { + height: 100%; + width: 100%; + position: relative; + flex-direction: column; +} + +.infogram-embed { + display: flex; + align-items: center; + justify-content: center; + height: 100%!important; + aspect-ratio: 1 / 1; +} + +.infogram-embed iframe { + display: flex; + align-items: center; + justify-content: center; + height: 100%!important; + aspect-ratio: 1 / 1; } \ No newline at end of file diff --git a/html/solucoes.html b/html/solucoes.html index fd1da85..876a0e1 100644 --- a/html/solucoes.html +++ b/html/solucoes.html @@ -43,6 +43,25 @@
+
+
+ +
+ + + +
+ pH Médio Anual da Água do Mar de Superfície Relatado em Escala Total + +
+ + Infogram +
+ +
+
diff --git a/index.html b/index.html index 8b93a6c..7bbd16c 100644 --- a/index.html +++ b/index.html @@ -55,8 +55,6 @@ -
-

A final o que é o

@@ -81,12 +79,12 @@

- +


+
- - +