File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,17 +41,14 @@ html, body {
4141 background : # 0872b9 ;
4242}
4343
44- .header .navbar-logo {
45- padding-right : 20px ;
46- border-width : 0 1px 0 0 ;
47- border-style : solid;
48- border-color : rgba (255 , 255 , 255 , 0.2 );
49- }
50-
5144.header .navbar-brand {
5245 margin-right : .5rem ;
5346}
5447
48+ .header .navbar-collapse {
49+ margin-right : 100px ;
50+ }
51+
5552@media (min-width : 992px ) {
5653 .header .navbar-expand-md .navbar-nav .nav-link {
5754 padding-left : 1rem ;
@@ -198,12 +195,12 @@ html, body {
198195}
199196
200197# developers {
201- padding : 6rem 0 2 rem ;
198+ padding : 6rem 0 7 rem ;
202199 margin-bottom : 0 ;
203200 background : url ("../img/bg-why.svg" );
204- background-size : 600 px ;
201+ background-size : 650 px ;
205202 background-repeat : no-repeat;
206- background-position-x : 120 % ;
203+ background-position-x : 140 % ;
207204 background-position-y : -50px ;
208205}
209206
@@ -215,10 +212,6 @@ html, body {
215212 margin-bottom : 2rem ;
216213}
217214
218- # developers .links {
219- margin-bottom : 5rem ;
220- }
221-
222215footer {
223216 margin-top : 0 ;
224217 background : # 0C3252 ;
Original file line number Diff line number Diff line change 3030 </ a >
3131 < button class ="btn btn-primary custom-navbar-toggler d-md-none " data-toggle ="collapse " data-target ="#mainNav " aria-controls ="mainNav " aria-expanded ="false " aria-label ="Toggle navigation "> < i class ="fas fa-bars "> </ i > </ button >
3232 < div class ="collapse navbar-collapse " id ="mainNav ">
33- < div class ="navbar-nav ">
34- < a class ="nav-item nav-link scroll-to-why " href ="javascript:void(0) "> Why PegNet</ a >
33+ < div class ="navbar-nav mx-auto ">
34+ < a class ="nav-item nav-link scroll-to-why " href ="javascript:void(0) "> Why PegNet? </ a >
3535 < a class ="nav-item nav-link scroll-to-assets " href ="javascript:void(0) "> Assets</ a >
3636 < a class ="nav-item nav-link scroll-to-traders " href ="javascript:void(0) "> Traders</ a >
3737 < a class ="nav-item nav-link scroll-to-miners " href ="javascript:void(0) "> Miners</ a >
You can’t perform that action at this time.
0 commit comments