@@ -23,7 +23,7 @@ const Home: FC = () => {
<Cockpit />
<section className="row">
- <div className="col-xl-6">
+ <div className="col-xl-8">
<TemperaturePerSector />
</div>
</section>