File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 99 max-width : 1248px ;
1010 margin : 0 auto ;
1111 padding : 64px 32px 40px ;
12+
1213 label {
1314 padding : 8px 0 ;
1415 display : flex ;
1718 font-weight : 500 ;
1819 color : var (--expo-theme-text-default );
1920 }
21+
2022 ul li {
2123 padding : 8px 0 ;
24+ list-style : none ;
25+
2226 a {
2327 color : #596068 ;
2428 font-weight : 400 ;
2529 font-size : 14px ;
2630 line-height : 150% ;
2731 letter-spacing : -0.011em ;
32+
2833 & :hover {
2934 transition : opacity 200ms ;
3035 opacity : 0.8 ;
3136 }
3237 }
3338 }
39+
3440 section {
3541 p {
3642 font-weight : 400 ;
5056 align-items : center ;
5157 line-height : 14px ;
5258 font-weight : bold ;
59+
5360 a {
5461 display : flex ;
5562 align-items : center ;
5663 color : #596068 ;
5764 margin-right : 10px ;
5865 }
66+
5967 svg {
6068 color : #596068 ;
6169 }
6270}
71+
6372.icons + .icons {
6473 margin-top : 10px ;
6574}
7382.badges {
7483 padding-top : 26px ;
7584 text-align : center ;
85+
7686 a {
7787 display : inline-block ;
7888 }
89+
7990 a {
8091 margin : 0 5px ;
8192 }
You can’t perform that action at this time.
0 commit comments