main
Ilham Wara Nugroho 2025-09-15 10:01:25 +07:00
parent c99533253b
commit 77e67c7f0b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
@extends('layouts.app')
@section('title',@$title)
@section('content')
<section id="section1" class="relative overflow-hidden py-50 pt-20 px-20">
<section id="section1" class="relative overflow-hidden md:py-50 md:pt-20 md:px-20">
<!-- Enhanced Animated Background Elements -->
<div class="absolute inset-0 bg-gradient-to-br from-slate-50 via-white to-gray-100">
<div class="absolute inset-0 bg-grid-pattern opacity-[0.03]"></div>