diff --git a/src/layouts/index.html b/src/layouts/index.html index 7d5b48c..ca19d36 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -89,12 +89,6 @@

equitable open-source
for web3

-
-
-

Lorem ipsum dolor sit amet

-

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam porta dolor a nibh viverra, eget aliquam velit semper. Duis vestibulum lectus eu nisl semper.

-
-
diff --git a/src/static/Images/impact-section-grid.svg b/src/static/Images/impact-section-grid.svg new file mode 100644 index 0000000..e8eca60 --- /dev/null +++ b/src/static/Images/impact-section-grid.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/static/css/style.css b/src/static/css/style.css index b14bcc1..d333da6 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -94,6 +94,7 @@ h1{ h2{ font-family: "pp-neue-machina", sans-serif; color:#00ffd0; + margin-top: -1.8vw !important; } h3{ @@ -290,15 +291,11 @@ hr{ } .impact-section{ - - } - - .about-block{ - padding: 4.464vw 18.929vw; !important; - margin: -11.161vw 8.371vw 0vw 8.371vw; - position: relative; - top: 11.161vw; - border: 2px solid #949494; + background-image: url("/Images/impact-section-grid.svg"); + background-repeat: repeat-y; + background-size: cover; + padding-top: 3.5vw; + opacity: 1; } .package_before{