edit img sz

This commit is contained in:
2024-11-20 16:04:17 +01:00
parent d875957860
commit 00182d60ef

View File

@@ -22,7 +22,7 @@
<img <img
src="/images/freezone_anouncement.png" src="/images/freezone_anouncement.png"
alt="" alt=""
class="aspect-[5/2] w-full rounded-lg bg-gray-100 object-cover"> class="aspect-[5/2] w-full rounded-lg bg-gray-100 object-fit">
</div> </div>
</div> </div>
</div> </div>
@@ -35,7 +35,7 @@
In January 2024, ThreeFold announced in collaboration with The ICT Commission of Tanzania and Holochain a collaboration to deploy sovereign Internet in Tanzania, along with the introduction of coding academies and innovation hubs. <br><br> The Dunia Yetu cooperative is being set up and efforts will ramp up in 2025.</p> In January 2024, ThreeFold announced in collaboration with The ICT Commission of Tanzania and Holochain a collaboration to deploy sovereign Internet in Tanzania, along with the introduction of coding academies and innovation hubs. <br><br> The Dunia Yetu cooperative is being set up and efforts will ramp up in 2025.</p>
</div> </div>
<div class="flex-auto lg:col-span-7 lg:col-start-1 lg:row-start-1"> <div class="flex-auto lg:col-span-7 lg:col-start-1 lg:row-start-1">
<img src="/images/sovereigndy.png" alt="" class="aspect-[5/2] w-full rounded-lg bg-gray-100 object-cover"> <img src="/images/sovereigndy.png" alt="" class="aspect-[5/2] w-full rounded-lg bg-gray-100 object-fill">
</div> </div>
</div> </div>
</div> </div>