update
parent
844765f741
commit
5a983799a1
|
@ -81,7 +81,7 @@
|
||||||
</section>
|
</section>
|
||||||
<section id="section3" class="container mx-auto p-12 md:py-12">
|
<section id="section3" class="container mx-auto p-12 md:py-12">
|
||||||
<div class="flex justify-between mb-15">
|
<div class="flex justify-between mb-15">
|
||||||
<h4 class="text-lg md:text-2xl font-extrabold text-black">Kegiatan Adiwiyata</h4>
|
<h4 class="text-lg md:text-2xl font-extrabold text-black">Kegiatan Sekolah Adiwiyata</h4>
|
||||||
<a href="{{ url('kegiatan') }}" class="p-2 text-white text-sm bg-warning rounded-[10px] mx-auto md:mx-0 text-center flex flex-row justify-between gap-3 ">
|
<a href="{{ url('kegiatan') }}" class="p-2 text-white text-sm bg-warning rounded-[10px] mx-auto md:mx-0 text-center flex flex-row justify-between gap-3 ">
|
||||||
<span>Lihat Semua</span> <x-lucide-arrow-right width="20" class="text-white text-right"/>
|
<span>Lihat Semua</span> <x-lucide-arrow-right width="20" class="text-white text-right"/>
|
||||||
</a>
|
</a>
|
||||||
|
@ -130,7 +130,7 @@
|
||||||
</section>
|
</section>
|
||||||
<section id="section4" class="container mx-auto p-12 md:py-12">
|
<section id="section4" class="container mx-auto p-12 md:py-12">
|
||||||
<div class="flex justify-between mb-15">
|
<div class="flex justify-between mb-15">
|
||||||
<h4 class="text-lg md:text-2xl font-extrabold text-black">Galeri Adiwiyata</h4>
|
<h4 class="text-lg md:text-2xl font-extrabold text-black">Galeri Sekolah Adiwiyata</h4>
|
||||||
<a href="{{ url('galeri') }}" class="p-2 text-white text-sm bg-warning rounded-[10px] mx-auto md:mx-0 text-center flex flex-row justify-between gap-3 ">
|
<a href="{{ url('galeri') }}" class="p-2 text-white text-sm bg-warning rounded-[10px] mx-auto md:mx-0 text-center flex flex-row justify-between gap-3 ">
|
||||||
<span>Lihat Semua</span> <x-lucide-arrow-right width="20" class="text-white text-right"/>
|
<span>Lihat Semua</span> <x-lucide-arrow-right width="20" class="text-white text-right"/>
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in New Issue