Skip to content

Commit

Permalink
small update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffpatzer committed Dec 13, 2023
1 parent bff7807 commit 5f8922d
Showing 1 changed file with 1 addition and 30 deletions.
31 changes: 1 addition & 30 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19963,7 +19963,7 @@
margin-left: -160px;
z-index: 9999;
}
/* The styles below is to make the navbar on scroll extend to full width on mobile. unbounce seems to give each box width of 320px which doesn't fill the entire screen on certain screen sizes */
/* The styles below is to make the navbar on scroll extend to full width on mobile. seems to give each box width of 320px which doesn't fill the entire screen on certain screen sizes */
@media only screen and (max-width: 600px) {
#lp-pom-box-354 {
left: 0 !important;
Expand Down Expand Up @@ -20016,35 +20016,6 @@
</script>
</head>
<body class="lp-pom-body">
<!-- lp:insertions start body:before --><!-- lp:insertions end body:before -->
<!-- Google Tag Manager -->
<noscript
><iframe
src="//www.googletagmanager.com/ns.html?id=GTM-K54R273"
height="0"
width="0"
style="display: none; visibility: hidden"
></iframe
></noscript>
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" });
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != "dataLayer" ? "&l=" + l : "";
j.async = true;
j.src = "//www.googletagmanager.com/gtm.js?id=" + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, "script", "dataLayer", "GTM-K54R273");
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
(function () {
window.ub.googleTagManagerContainerId = "GTM-K54R273";
}).call(this);
</script>

<div class="lp-element lp-pom-root" id="lp-pom-root">
<div id="lp-pom-root-color-overlay"></div>
<div class="lp-positioned-content">
Expand Down

0 comments on commit 5f8922d

Please sign in to comment.