Corrections Updated

This commit is contained in:
akashluca-l 2025-07-26 13:37:28 +05:30
parent 88abdc2313
commit a66d9092b8
3 changed files with 2 additions and 3 deletions

View File

@ -37,7 +37,6 @@ export default function Footer1() {
<ul>
<li><Link href="/about">Home</Link></li>
<li><Link href="/about">About Us</Link></li>
<li><Link href="/blog">Blogs</Link></li>
<li><Link href="/contact">Contact Us</Link></li>
</ul>
</div>

View File

@ -22780,9 +22780,9 @@ html {
padding: 8px;
}
.about6-section-area .about6-header {
/* .about6-section-area .about6-header {
padding: 0 0 0 50px;
}
} */
.about6-section-area .about6-header1 {
padding: 0 0 0 0px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 44 KiB