File tree Expand file tree Collapse file tree 1 file changed +0
-37
lines changed
Expand file tree Collapse file tree 1 file changed +0
-37
lines changed Original file line number Diff line number Diff line change 11@import " bootstrap" ;
22@import " ecosystems" ;
33
4- /* START Remove this when global header is merged */
5- .navigation-bar {
6- a {
7- @include spesh-link ();
8- padding : 0 ;
9- }
10- li {
11- padding : var (--bs-nav-link-padding-y ) var (--bs-nav-link-padding-x );
12- }
13- }
14-
15- .nav {
16- @include media-breakpoint-up (md) {
17- justify-content : end ;
18- }
19- }
20-
21- .site-logo {
22- font-size : 0 ;
23- line-height : 0 ;
24- color : transparent ;
25-
26- background-image : asset-url (' eco-systems-funds-logo.svg' );
27- background-position : center ;
28- background-repeat : no-repeat ;
29- background-size : contain ;
30- display : inline-block ;
31-
32- width : 350px ;
33- height : 50px ;
34- }
35-
36- .site-logo--white {
37- background-image : asset-url (' eco-systems-funds-logo-white.svg' );
38- }
39- /* END Remove this when global header is merged */
40-
414/* Hero */
425.hero {
436 .lead {
You can’t perform that action at this time.
0 commit comments