Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
/ pexip Public archive

Commit

Permalink
Fix maps layout (again!)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Hatfield committed Nov 23, 2021
1 parent 563ffaa commit 4a2b500
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 24 deletions.
10 changes: 5 additions & 5 deletions blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta name="robots" content="index, follow">
<link rel="shortcut icon" type="image/png" href="favicon.png">

<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?6377">
<link rel="stylesheet" type="text/css" href="style.css?603">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?6193">
<link rel="stylesheet" type="text/css" href="style.css?7724">
<link rel="stylesheet" type="text/css" href="./css/all.min.css">

<title>Blog</title>
Expand Down Expand Up @@ -125,7 +125,7 @@ <h3 class="mg-md">
</div>
<div class="col-md-4 col-lg-5 offset-lg-1">
<img src="img/lazyload-ph.png" data-src="img/Pexip%20scale%20anonymized.png" class="img-fluid mx-auto d-block lazyload" alt="placeholder image" />
<h6 class="mg-md blog-date ">
<h6 class="mg-md blog-date">
29 September 2021
</h6>
<h3 class="mg-md">
Expand Down Expand Up @@ -232,8 +232,8 @@ <h4 class="mg-md text-lg-center footer-pexip-way">


<!-- Additional JS -->
<script src="./js/bootstrap.bundle.min.js?9025"></script>
<script src="./js/blocs.min.js?6236"></script>
<script src="./js/bootstrap.bundle.min.js?454"></script>
<script src="./js/blocs.min.js?6604"></script>
<script src="./js/lazysizes.min.js" defer></script><!-- Additional JS END -->


Expand Down
14 changes: 7 additions & 7 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta name="robots" content="index, follow">
<link rel="shortcut icon" type="image/png" href="favicon.png">

<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?9767">
<link rel="stylesheet" type="text/css" href="style.css?4448">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?8246">
<link rel="stylesheet" type="text/css" href="style.css?1254">
<link rel="stylesheet" type="text/css" href="./css/all.min.css">

<title>Contact</title>
Expand Down Expand Up @@ -83,7 +83,7 @@ <h2 class="mg-md">
Oslo, Norway
</h2>
<div >
<iframe src="img/lazyload-ph.png" data-src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d8000.078466914065!2d10.629655769108098!3d59.91522178186772!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x46416cf1b2aef82d%3A0x1e819de27a117965!2sPexip%20AS!5e0!3m2!1sen!2suk!4v1637534210704!5m2!1sen!2suk" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" class="lazyload"></iframe>
<iframe src="img/lazyload-ph.png" data-src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d8000.078466914065!2d10.629655769108098!3d59.91522178186772!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x46416cf1b2aef82d%3A0x1e819de27a117965!2sPexip%20AS!5e0!3m2!1sen!2suk!4v1637534210704!5m2!1sen!2suk" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" class="lazyload"></iframe>

</div>
<p>
Expand All @@ -94,8 +94,8 @@ <h2 class="mg-md">
<h2 class="mg-md">
Reading, UK
</h2>
<div >
<iframe src="img/lazyload-ph.png" data-src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d19886.85387266792!2d-0.9461181608708831!3d51.460786779627576!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4876856609982539%3A0x93cf168b769eaef3!2sPexip!5e0!3m2!1sen!2suk!4v1637534457829!5m2!1sen!2suk" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" class="lazyload"></iframe>
<div class=" ">
<iframe src="img/lazyload-ph.png" data-src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d19886.85387266792!2d-0.9461181608708831!3d51.460786779627576!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4876856609982539%3A0x93cf168b769eaef3!2sPexip!5e0!3m2!1sen!2suk!4v1637534457829!5m2!1sen!2suk" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" class="lazyload"></iframe>

</div>
<p>
Expand Down Expand Up @@ -188,8 +188,8 @@ <h4 class="mg-md text-lg-center footer-pexip-way">


<!-- Additional JS -->
<script src="./js/bootstrap.bundle.min.js?9025"></script>
<script src="./js/blocs.min.js?6236"></script>
<script src="./js/bootstrap.bundle.min.js?454"></script>
<script src="./js/blocs.min.js?6604"></script>
<script src="./js/lazysizes.min.js" defer></script><!-- Additional JS END -->


Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta name="robots" content="index, follow">
<link rel="shortcut icon" type="image/png" href="favicon.png">

<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?2601">
<link rel="stylesheet" type="text/css" href="style.css?9664">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?6097">
<link rel="stylesheet" type="text/css" href="style.css?1889">
<link rel="stylesheet" type="text/css" href="./css/all.min.css">

<title>Pexip Engineering</title>
Expand Down Expand Up @@ -225,8 +225,8 @@ <h4 class="mg-md text-lg-center footer-pexip-way">


<!-- Additional JS -->
<script src="./js/bootstrap.bundle.min.js?9025"></script>
<script src="./js/blocs.min.js?6236"></script>
<script src="./js/bootstrap.bundle.min.js?454"></script>
<script src="./js/blocs.min.js?6604"></script>
<script src="./js/lazysizes.min.js" defer></script><!-- Additional JS END -->


Expand Down
8 changes: 4 additions & 4 deletions life.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta name="robots" content="index, follow">
<link rel="shortcut icon" type="image/png" href="favicon.png">

<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?437">
<link rel="stylesheet" type="text/css" href="style.css?166">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?370">
<link rel="stylesheet" type="text/css" href="style.css?2488">
<link rel="stylesheet" type="text/css" href="./css/all.min.css">

<title>Life</title>
Expand Down Expand Up @@ -345,8 +345,8 @@ <h4 class="mg-md text-lg-center footer-pexip-way">


<!-- Additional JS -->
<script src="./js/bootstrap.bundle.min.js?9025"></script>
<script src="./js/blocs.min.js?6236"></script>
<script src="./js/bootstrap.bundle.min.js?454"></script>
<script src="./js/blocs.min.js?6604"></script>
<script src="./js/lazysizes.min.js" defer></script><!-- Additional JS END -->


Expand Down
8 changes: 4 additions & 4 deletions students.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta name="robots" content="index, follow">
<link rel="shortcut icon" type="image/png" href="favicon.png">

<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?7854">
<link rel="stylesheet" type="text/css" href="style.css?5670">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?4157">
<link rel="stylesheet" type="text/css" href="style.css?1531">
<link rel="stylesheet" type="text/css" href="./css/all.min.css">

<title>Students</title>
Expand Down Expand Up @@ -356,8 +356,8 @@ <h4 class="mg-md text-lg-center footer-pexip-way">


<!-- Additional JS -->
<script src="./js/bootstrap.bundle.min.js?9025"></script>
<script src="./js/blocs.min.js?6236"></script>
<script src="./js/bootstrap.bundle.min.js?454"></script>
<script src="./js/blocs.min.js?6604"></script>
<script src="./js/lazysizes.min.js" defer></script><!-- Additional JS END -->


Expand Down

0 comments on commit 4a2b500

Please sign in to comment.