ui fix
This commit is contained in:
parent
d8a4aa703f
commit
28f68c1d1d
@ -1233,10 +1233,11 @@
|
|||||||
></div>
|
></div>
|
||||||
|
|
||||||
<h2
|
<h2
|
||||||
class="text-start text-white ml-2 text-xl font-bold text-black mb-3"
|
class="text-start text-white text-xl sm:text-2xl font-bold mb-3"
|
||||||
>
|
>
|
||||||
Latest News
|
News
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<div class="relative text-gray-800 m-auto">
|
<div class="relative text-gray-800 m-auto">
|
||||||
<div class="flex flex-wrap md:flex-row">
|
<div class="flex flex-wrap md:flex-row">
|
||||||
{#each news as item}
|
{#each news as item}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user