diff --git a/src/layouts/index.html b/src/layouts/index.html index 45baca2..5fd0ca5 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -18,7 +18,7 @@ - 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 2edd4c9..d2d9404 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -162,6 +162,16 @@ p{ line-height: 160px; } + h3{ + font-size: 80px; + line-height: 160px; + } + + h4{ + font-size: 38px; + line-height: 45px; + } + .lead{ font-size: 28px !important; line-height: 29px !important; @@ -213,3 +223,5 @@ hr{ opacity: 1; margin:0px !important; } + +/* Homepage */