diff --git a/src/layouts/index.html b/src/layouts/index.html index d29e197..68ad53b 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -21,11 +21,11 @@
- grid pattern + grid pattern
-

equitable open-source
for web3

+

equitable open-source
for web3

diff --git a/src/static/css/style.css b/src/static/css/style.css index e6a75b0..cd36898 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -242,4 +242,8 @@ hr{ .impact-section{ } + .grid-element{ + z-index: 1; + } + }