diff --git a/Landing page/Landing_page.css b/Landing page/Landing_page.css index b745327..049a66d 100644 --- a/Landing page/Landing_page.css +++ b/Landing page/Landing_page.css @@ -6,9 +6,6 @@ :root{ scroll-behavior: smooth; } -html{ - scroll-behavior: smooth; -} .header{ min-height: 100vh; width: 100%; @@ -236,25 +233,3 @@ nav .fa{ .fa-heart-o{ color: #f44336; } - -/*--Scroll up Button--*/ -.arrow-btn{ - position: fixed; - bottom: 30px; - right: 30px; - z-index: 9; -} -.arrow-btn a{ - height: 39px; - width: 37px; - text-align: center; - background: #1b1b1b; - display: block; - border-radius: 3px; - cursor: pointer; -} -.arrow-btn a span{ - color: #f2f2f2; - line-height: 39px; - font-size: 25px; -} diff --git a/index.html b/index.html index 493272a..711d367 100644 --- a/index.html +++ b/index.html @@ -9,13 +9,9 @@ - Issue solver -
- -