File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 6464 letter-spacing : .1rem ;
6565 text-transform : uppercase ;
6666 }
67+ & __title {
68+ font-size : 1.125rem ;
69+ font-weight : 500 ;
70+ word-spacing : normal ;
71+ letter-spacing : -.01rem ;
72+ line-height : 26px ;
73+ }
74+ & __subtitle {
75+ color : #000 ;
76+ font-size : 90% ;
77+ }
6778 & __footer {
6879 display : flex ;
6980 align-items : center ;
8091 font-weight : 500 ;
8192 color : #787679 ;
8293 }
83- & __title {
84- font-size : 1.125rem ;
85- font-weight : 500 ;
86- word-spacing : normal ;
87- letter-spacing : -.01rem ;
88- line-height : 26px ;
89- }
90- & __subtitle {
91- color : #000 ;
92- font-size : 90% ;
93- }
9494}
9595
9696.card--expand {
125125@media (min-width : 768px ) {
126126 .card {
127127 & __title {
128- font-size : 1.25rem ;
128+ // font-size: 1.25rem;
129129 line-height : 30px ;
130130 letter-spacing : -0.03rem ;
131131 }
You can’t perform that action at this time.
0 commit comments