update
parent
8064a5ae47
commit
ebc8c5fd16
|
|
@ -19,8 +19,8 @@
|
|||
<span class="text-black">Portal Resmi</span>
|
||||
</h4>
|
||||
<h2 class="mb-5 text-3xl md:text-3xl lg:text-4xl font-extrabold animate-fade-in" style="animation-delay: 0.4s">
|
||||
<span class="text-warning">Sekolah Adiwiyata</span> <br>
|
||||
<span class="text-black">Provinsi DKI Jakarta</span>
|
||||
<span class="text-warning">Sistem Informasi Sekolah Adiwiyata</span> <br>
|
||||
<span class="text-black">DKI Jakarta (Sidia Jakarta)</span>
|
||||
</h2>
|
||||
|
||||
<p class="mb-5 text-gray-600 text-lg max-w-2xl leading-relaxed mb-2 animate-fade-in" style="animation-delay: 0.8s">
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
</section>
|
||||
<section id="section2" class="container mx-auto p-12 md:py-12">
|
||||
<div class="grid grid-rows-1 md:grid-cols-3 gap-5">
|
||||
<div class="bg-danger flex flex-col justify-around text-white rounded-xl gap-3 py-20 shadow-[10px_10px_10px_0px_rgba(0,0,0,0.25)]">
|
||||
<div class="bg-danger flex flex-col justify-around text-white rounded-xl gap-3 py-10 shadow-[10px_10px_10px_0px_rgba(0,0,0,0.25)]">
|
||||
<div class="text-6xl lg:text-7xl font-extrabold text-center">68</div>
|
||||
<div class="flex justify-around items-center">
|
||||
<div class="flex flex-col">
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-info flex flex-col justify-around text-white rounded-xl gap-3 py-20 shadow-[10px_10px_10px_0px_rgba(0,0,0,0.25)]">
|
||||
<div class="bg-info flex flex-col justify-around text-white rounded-xl gap-3 py-10 shadow-[10px_10px_10px_0px_rgba(0,0,0,0.25)]">
|
||||
<div class="text-6xl lg:text-7xl font-extrabold text-center">137</div>
|
||||
<div class="flex justify-around items-center">
|
||||
<div class="flex flex-col">
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-warning flex flex-col justify-around text-white rounded-xl gap-3 py-20 shadow-[10px_10px_10px_0px_rgba(0,0,0,0.25)]">
|
||||
<div class="bg-warning flex flex-col justify-around text-white rounded-xl gap-3 py-10 shadow-[10px_10px_10px_0px_rgba(0,0,0,0.25)]">
|
||||
<div class="text-6xl lg:text-7xl font-extrabold text-center">89</div>
|
||||
<div class="flex justify-around items-center">
|
||||
<div class="flex flex-col">
|
||||
|
|
|
|||
Loading…
Reference in New Issue