diff --git a/src/index.html b/src/index.html index 5ca3eca..4639c73 100644 --- a/src/index.html +++ b/src/index.html @@ -57,6 +57,10 @@ f.parentNode.insertBefore(j, f); })(window, document, "script", "dataLayer", "GTM-M9PR3MVC"); + + +
diff --git a/src/pages/index/index.scss b/src/pages/index/index.scss index d03215a..1d59684 100644 --- a/src/pages/index/index.scss +++ b/src/pages/index/index.scss @@ -123,6 +123,8 @@ } } } + + .items { height: 100%; padding: 20px; @@ -169,7 +171,6 @@ z-index: 1; width: 100%; height: 20px; - // background-color: burlywood; position: absolute; top: 0px; .itemUpleft {