Skip to content
Snippets Groups Projects
Commit dd502807 authored by Olivier Goulet's avatar Olivier Goulet
Browse files

fix: OpenChain jumbotron

parent 670de7eb
No related branches found
No related tags found
No related merge requests found
...@@ -4,9 +4,7 @@ ...@@ -4,9 +4,7 @@
//Full content styles //Full content styles
.container-wrapper-openchain { .container-wrapper-openchain {
background-color: white; background-color: white;
padding-top: 80px;
h2 { h2 {
margin: 40px 0px 30px 0px; margin: 40px 0px 30px 0px;
...@@ -152,7 +150,7 @@ ...@@ -152,7 +150,7 @@
} }
//Custom jumbotron //Custom jumbotron
.header-rings-bg-img { .header-rings-bg-img .featured-jumbotron {
background-image: url("../../../content/openchain/images/banner-rings.jpg"); background-image: url("../../../content/openchain/images/banner-rings.jpg");
} }
...@@ -160,4 +158,4 @@ ...@@ -160,4 +158,4 @@
h1:after { h1:after {
content: none !important; content: none !important;
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment