youssefreda9 commited on
Commit
a28ff8b
·
1 Parent(s): 4f4f697

fix: move Bayyinah section inside max-w-7xl container to prevent stretching

Browse files
Files changed (1) hide show
  1. src/index.html +1 -1
src/index.html CHANGED
@@ -550,7 +550,6 @@
550
  </ul>
551
  </div>
552
  </div>
553
- </div>
554
  <!-- Feature 8: Bayyinah RAG -->
555
  <div class="grid lg:grid-cols-2 gap-16 items-center mt-32">
556
  <div class="text-right">
@@ -582,6 +581,7 @@
582
  </div>
583
  </div>
584
  </div>
 
585
  </div>
586
  </section>
587
  </div><!-- Editor Page -->
 
550
  </ul>
551
  </div>
552
  </div>
 
553
  <!-- Feature 8: Bayyinah RAG -->
554
  <div class="grid lg:grid-cols-2 gap-16 items-center mt-32">
555
  <div class="text-right">
 
581
  </div>
582
  </div>
583
  </div>
584
+ </div>
585
  </div>
586
  </section>
587
  </div><!-- Editor Page -->