fix: removes design deliver section from why page mobile
This commit is contained in:
parent
c367c96e6a
commit
03b6cc138b
1 changed files with 1 additions and 1 deletions
|
|
@ -492,7 +492,7 @@
|
|||
</section>
|
||||
|
||||
<!-- Dream Design Deliver Section -->
|
||||
<section class="py-20 bg-kh3-black text-white relative dream-design-deliver">
|
||||
<section class="py-20 bg-kh3-black text-white relative dream-design-deliver hidden md:block">
|
||||
<div class="container mx-auto px-8 max-w-6xl">
|
||||
<div class="text-center">
|
||||
<!-- Elegant horizontal layout -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue