File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1515.typography-d1 {
1616 font-size : 96px ;
1717}
18- @media (min-width : 768 px ) {
18+ @media (min-width : 1024 px ) {
1919 .typography-d1 {
2020 font-size : 48px ;
2121 }
2424.typography-h1 {
2525 font-size : 40px ;
2626}
27- @media (min-width : 768 px ) {
27+ @media (min-width : 1024 px ) {
2828 .typography-h1 {
2929 font-size : 72px ;
3030 }
3333.typography-h2 {
3434 font-size : 32px ;
3535}
36- @media (min-width : 768 px ) {
36+ @media (min-width : 1024 px ) {
3737 .typography-h2 {
3838 font-size : 48px ;
3939 }
4242.typography-h3 {
4343 font-size : 24px ;
4444}
45- @media (min-width : 768 px ) {
45+ @media (min-width : 1024 px ) {
4646 .typography-h3 {
4747 font-size : 32px ;
4848 }
5151.typography-body-lg {
5252 font-size : 16px ;
5353}
54- @media (min-width : 768 px ) {
54+ @media (min-width : 1024 px ) {
5555 .typography-body-lg {
5656 font-size : 20px ;
5757 }
6060.typography-body-md {
6161 font-size : 14px ;
6262}
63- @media (min-width : 768 px ) {
63+ @media (min-width : 1024 px ) {
6464 .typography-body-md {
6565 font-size : 16px ;
6666 }
6969.typography-body-sm {
7070 font-size : 12px ;
7171}
72- @media (min-width : 768 px ) {
72+ @media (min-width : 1024 px ) {
7373 .typography-body-sm {
7474 font-size : 14px ;
7575 }
7878.typography-body-xs {
7979 font-size : 10px ;
8080}
81- @media (min-width : 768 px ) {
81+ @media (min-width : 1024 px ) {
8282 .typography-body-xs {
8383 font-size : 12px ;
8484 }
You can’t perform that action at this time.
0 commit comments