@@ -28,42 +28,49 @@ $custody-logos: "gatehub", "bitgo";
28
28
}
29
29
}
30
30
}
31
- .modal-uses.exchanges {
32
- .logo-item {
33
- max-height : 58px ;
34
- margin : 5px ;
35
- width : 145px ;
36
- height : 28px ;
37
- max-width : none ;
38
- }
31
+
32
+ .modal-uses.exchanges {
33
+ .logo-item {
34
+ max-height : 58px ;
35
+ margin : 5px ;
36
+ width : 145px ;
37
+ height : 28px ;
38
+ max-width : none ;
39
+ }
39
40
}
41
+
40
42
.modal-content-uses {
41
- .carbonland-trust {
43
+ .carbonland-trust {
42
44
max-width : 218px ;
43
45
}
44
- .first-ledger-bot {
46
+
47
+ .first-ledger-bot {
45
48
min-height : 100px !important ;
46
49
position : relative ;
47
50
bottom : 20px ;
48
51
content : url (" ../img/uses/first-ledger-bot.svg" );
49
52
}
50
- .orchestra-finance {
53
+
54
+ .orchestra-finance {
51
55
min-height : 56px !important ;
52
56
content : url (" ../img/uses/orchestra-finance.svg" );
53
57
}
54
- .moai-finance {
58
+
59
+ .moai-finance {
55
60
min-height : 100px !important ;
56
61
position : relative ;
57
62
bottom : 20px ;
58
63
content : url (" ../img/uses/moai-finance.svg" );
59
64
}
60
- .ledger-city {
65
+
66
+ .ledger-city {
61
67
margin : 0px !important ;
62
68
position : relative ;
63
69
bottom : 4px ;
64
70
left : 6px ;
65
71
max-height : 47px !important ;
66
72
}
73
+
67
74
.zerpmon {
68
75
margin : 0px ;
69
76
min-width : 80px ;
@@ -225,14 +232,12 @@ html.light {
225
232
left : 0 ;
226
233
width : 100% ;
227
234
height : 1px ;
228
- background : linear-gradient (
229
- 90deg ,
230
- #b480ff -0.32% ,
231
- #5f00e6 32.7% ,
232
- #1aa4ff 61.53% ,
233
- #19ff83 100.32% ,
234
- #19ff83 100.32%
235
- );
235
+ background : linear-gradient (90deg ,
236
+ #b480ff -0.32% ,
237
+ #5f00e6 32.7% ,
238
+ #1aa4ff 61.53% ,
239
+ #19ff83 100.32% ,
240
+ #19ff83 100.32% );
236
241
}
237
242
238
243
.content-section {
@@ -309,10 +314,12 @@ html.light {
309
314
border : 0 ;
310
315
border-top : 1px solid #ccc ;
311
316
}
317
+
312
318
.logo-item.anchain {
313
319
height : 34px !important ;
314
320
max-width : 146px !important ;
315
321
}
322
+
316
323
.threezy-logo {
317
324
margin : 4px ;
318
325
max-height : 55px !important ;
@@ -482,13 +489,11 @@ html.light {
482
489
font-weight : 400 ;
483
490
font-size : 32px ;
484
491
line-height : 38px ;
485
- background : linear-gradient (
486
- 90deg ,
487
- #feff01 0% ,
488
- #ff2d9a 30.82% ,
489
- #e24cff 64.01% ,
490
- #9a52ff 100%
491
- );
492
+ background : linear-gradient (90deg ,
493
+ #feff01 0% ,
494
+ #ff2d9a 30.82% ,
495
+ #e24cff 64.01% ,
496
+ #9a52ff 100% );
492
497
493
498
-webkit-background-clip : text ;
494
499
-webkit-text-fill-color : transparent ;
@@ -545,13 +550,11 @@ html.light {
545
550
font-weight : 400 ;
546
551
font-size : 32px ;
547
552
line-height : 38px ;
548
- background : linear-gradient (
549
- 90deg ,
550
- #b480ff -0.32% ,
551
- #5f00e6 32.7% ,
552
- #1aa4ff 61.53% ,
553
- #19ff83 100.32%
554
- );
553
+ background : linear-gradient (90deg ,
554
+ #b480ff -0.32% ,
555
+ #5f00e6 32.7% ,
556
+ #1aa4ff 61.53% ,
557
+ #19ff83 100.32% );
555
558
-webkit-background-clip : text ;
556
559
-webkit-text-fill-color : transparent ;
557
560
background-clip : text ;
@@ -651,13 +654,15 @@ html.light {
651
654
652
655
.show-md {
653
656
display : none ;
657
+
654
658
@include media-breakpoint-down (md) {
655
659
display : block ;
656
660
}
657
661
}
658
662
659
663
.hide-md {
660
664
display : block ;
665
+
661
666
@include media-breakpoint-down (md) {
662
667
display : none ;
663
668
}
@@ -687,6 +692,7 @@ html.light {
687
692
padding : 4rem 2rem ;
688
693
display : grid ;
689
694
grid-template-columns : repeat (4 , 1fr );
695
+
690
696
@include media-breakpoint-down (md) {
691
697
display : block ;
692
698
height : 100% ;
@@ -706,7 +712,7 @@ html.light {
706
712
padding-top : 2rem ;
707
713
border-bottom : 2px solid black ;
708
714
}
709
-
715
+
710
716
}
711
717
712
718
.stat-container :last-child {
@@ -741,8 +747,8 @@ html.light {
741
747
border-radius : inherit ;
742
748
padding : 1px ;
743
749
background : linear-gradient (90deg , #d91aff 26.41% , #1aa4ff 100.32% );
744
- mask :
745
- linear-gradient (#fff 0 0 ) content-box ,
750
+ mask :
751
+ linear-gradient (#fff 0 0 ) content-box ,
746
752
linear-gradient (#fff 0 0 );
747
753
mask-composite : exclude ;
748
754
-webkit-mask-composite : xor;
@@ -873,7 +879,7 @@ html.light {
873
879
}
874
880
875
881
.prev img {
876
- content : url (" ../img/icons/prev.svg" );
882
+ content : url (" ../img/icons/prev.svg" );
877
883
}
878
884
879
885
.next img {
@@ -932,8 +938,8 @@ html.light {
932
938
text-decoration : none ;
933
939
}
934
940
935
- .project-cards a :hover {
936
- .project-name {
941
+ .project-cards a :hover {
942
+ .project-name {
937
943
color : $purple ;
938
944
}
939
945
}
@@ -982,12 +988,7 @@ html.light {
982
988
}
983
989
}
984
990
985
- body , .landing.page-uses {
986
- overflow-x : hidden ; // Prevent horizontal scrolling
987
- }
988
-
989
- .container-new {
990
- max-width : 100% ; // Ensure container does not exceed viewport width
991
- padding : 0 15px ; // Add padding to ensure content is not flush with the edges
992
- box-sizing : border-box ; // Include padding in the element's total width
993
- }
991
+ body ,
992
+ .landing.page-uses {
993
+ overflow-x : hidden ;
994
+ }
0 commit comments