File tree Expand file tree Collapse file tree 5 files changed +0
-31
lines changed Expand file tree Collapse file tree 5 files changed +0
-31
lines changed Original file line number Diff line number Diff line change 4141 }
4242}
4343
44- .rdmap {
45- margin : 10px 0 ;
46- }
47-
4844.roadmap-one {
4945 .btn-tabs {
5046
7369
7470@media (max-width : 900px ) {
7571 .roadmap-container {
76- // display: flex;
77- // justify-content: center;
7872 display : none ;
7973 }
8074
8680 align-items : flex-start ;
8781 display : flex ;
8882 flex-direction : column ;
89- // margin-bottom: 32px;
9083 position : relative ;
9184
9285 & ::before {
10598 }
10699 }
107100
108- // .roadmap-one {
109- // flex-direction: column;
110-
111101 .btn-tabs {
112102 margin : 0.5rem ;
113103 width : 200px ;
114104 }
115105
116- // }
117106}
118107
119108@media (max-width : 600px ) {
Original file line number Diff line number Diff line change 77 padding : 0px 10px ;
88 padding-left : 0px ;
99 position : relative ;
10- // width: 290px;
1110
1211 .dropdown-container {
1312 .btn {
2726 border : 0px ;
2827 outline : none ;
2928 padding : 0.3rem ;
30- // width: 147px;
3129 }
3230}
3331
8381 min-width : 2rem ;
8482 outline : none ;
8583 padding : 0.3rem ;
86- // width: 147px;
8784 }
8885 }
8986}
Original file line number Diff line number Diff line change 3232 display : flex ;
3333 }
3434
35- // &-subcontent {
36- // margin: 0 16px;
37- // // min-width: 105px;
38- // }
39-
4035 .category-text {
4136 color : $hyper-link-color ;
4237 font-weight : bold ;
9085 }
9186}
9287
93- // @media only screen and (max-width: 768px) {
94- // .stories-content {
95- // max-width: 60%;
96- // width: 60%;
97- // }
98- // }
99-
10088@media only screen and (max-width : 450px ) {
10189 .story-small-details {
10290 align-items : flex-start ;
Original file line number Diff line number Diff line change 11.status-wrapper {
2- // max-height: 80px;
32 overflow : hidden ;
43 position : relative ;
54 z-index : 10 ;
Original file line number Diff line number Diff line change @@ -33,10 +33,6 @@ $subheader-font-size: 18px;
3333 padding : 8px ;
3434}
3535
36- // .link-default {
37- // padding-left: 0.5em;
38- // }
39-
4036@media (max-width : 900px ) {
4137 .product-introduction {
4238 display : block ;
You can’t perform that action at this time.
0 commit comments