diff --git a/app/src/pages/GalpaoModule.tsx b/app/src/pages/GalpaoModule.tsx index 26055e5..9e8a012 100644 --- a/app/src/pages/GalpaoModule.tsx +++ b/app/src/pages/GalpaoModule.tsx @@ -92,21 +92,23 @@ const GalpaoModule: React.FC = () => { {/* Coluna Direita: Viewer 3D */}
-
- - Vento a {windAngle}° - - - Cpi = {cpi.toFixed(2)} - - - q = {q.toFixed(3)} kN/m² - -
+
+
+ + Vento a {windAngle}° + + + Cpi = {cpi.toFixed(2)} + + + q = {q.toFixed(3)} kN/m² + +
-
- - +
+ + +