set about comment

This commit is contained in:
imadhigp 2026-08-08 08:42:02 +05:30
parent e81d20fd50
commit c30d5a8d14
1 changed files with 2 additions and 1 deletions

View File

@ -397,7 +397,7 @@ body {
</div> </div>
</section> </section>
<!-- ABOUT CONTENT --> <!-- ABOUT CONTENT function -->
<section class="py-5 overflow-hidden"> <section class="py-5 overflow-hidden">
<div class="container"> <div class="container">
<div class="row align-items-center g-5"> <div class="row align-items-center g-5">
@ -601,4 +601,5 @@ document.addEventListener('DOMContentLoaded', function () {
}); });
</script> </script>
@endsection @endsection