diff --git a/css/app.main.css b/css/app.main.css index cf1547a..1afd12b 100644 --- a/css/app.main.css +++ b/css/app.main.css @@ -51,13 +51,6 @@ a:not([href]):hover { text-decoration: none; } -.channel-page > div:nth-child(3) { - position: relative; - top: 11.5em; - padding-bottom: 2em; - overflow: hidden; -} - .page-footer-section a, .page-footer-section p { color: #b2b4bf; diff --git a/html/landing.ejs b/html/landing.ejs index d3e78ec..2a1936d 100644 --- a/html/landing.ejs +++ b/html/landing.ejs @@ -212,7 +212,16 @@ section#landing-page { font-stretch: ultra-expanded; font-weight: 1000; } - + +.product-container { + display: flex; + justify-content: center; + position: relative; + top: 11.5em; + padding-bottom: 2em; + overflow: hidden; +} + .btn-explore { padding: 20px; display: flex; @@ -316,7 +325,7 @@ z-index: 10; /* Was 2 */" Discover Videos -
+