made layout changes
This commit is contained in:
@ -24,14 +24,14 @@
|
||||
|
||||
|
||||
<!-- Footer Section Start -->
|
||||
<footer class="footer-section" style="background: #2d2d2d; color: #fff; padding: 50px 0; font-family: Arial, sans-serif;">
|
||||
<footer class="footer-section" style="background: #2d2d2d; color: #fff; font-family: Arial, sans-serif;">
|
||||
<div class="container">
|
||||
<div class="footer-widgets-wrapper">
|
||||
<div class="row">
|
||||
<!-- Contact Information -->
|
||||
<div class="col-xl-4 col-lg-4 col-md-6" style="margin-bottom: 30px;">
|
||||
<div style="border-left: 4px solid #f39c12; padding-left: 15px;">
|
||||
<h4 style="font-size: 20px; color: #f39c12;">Contact Us</h4>
|
||||
<h4 class="pb-15" style="font-size: 20px; color: #f39c12 ;">Contact Us</h4>
|
||||
<p>Kathmandu, Nepal</p>
|
||||
<ul style="list-style: none; padding: 0;">
|
||||
<li style="margin: 10px 0;">
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
<!-- Quick Links -->
|
||||
<div class="col-xl-2 col-lg-2 col-md-6" style="margin-bottom: 30px;">
|
||||
<h4 style="font-size: 20px; color: #f39c12;">Quick Links</h4>
|
||||
<h4 class="pb-15" style="font-size: 20px; color: #f39c12;">Quick Links</h4>
|
||||
<ul style="list-style: none; padding: 0;">
|
||||
<li style="margin: 10px 0;">
|
||||
<a href="about.php" style="color: #fff; text-decoration: none;">About Us</a>
|
||||
@ -67,7 +67,7 @@
|
||||
|
||||
<!-- Map Section -->
|
||||
<div class="col-xl-6 col-lg-6 col-md-12" style="margin-bottom: 30px;">
|
||||
<h4 style="font-size: 20px; color: #f39c12;">Our Location</h4>
|
||||
<h4 class="pb-15" style="font-size: 20px; color: #f39c12;">Our Location</h4>
|
||||
<div style="width: 100%; height: 300px; margin-top: 15px;">
|
||||
<iframe
|
||||
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3533.281041814292!2d85.31673081506105!3d27.678248032805366!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb198db1b04f29%3A0xeba6c707cbd8c31b!2sPashupatinath%20Temple!5e0!3m2!1sen!2snp!4v1619444298054!5m2!1sen!2snp"
|
||||
|
Reference in New Issue
Block a user