|
50 | 50 | @apply --paper-font-common-base;
|
51 | 51 | @apply --paper-font-common-nowrap;
|
52 | 52 |
|
53 |
| - font-size: 112px; |
| 53 | + font-size: 7rem; |
54 | 54 | font-weight: 300;
|
55 | 55 | letter-spacing: -.044em;
|
56 |
| - line-height: 120px; |
| 56 | + line-height: 1.071428571; |
57 | 57 | };
|
58 | 58 |
|
59 | 59 | --paper-font-display3: {
|
60 | 60 | @apply --paper-font-common-base;
|
61 | 61 | @apply --paper-font-common-nowrap;
|
62 | 62 |
|
63 |
| - font-size: 56px; |
| 63 | + font-size: 3.5rem; |
64 | 64 | font-weight: 400;
|
65 | 65 | letter-spacing: -.026em;
|
66 |
| - line-height: 60px; |
| 66 | + line-height: 1.071428571; |
67 | 67 | };
|
68 | 68 |
|
69 | 69 | --paper-font-display2: {
|
70 | 70 | @apply --paper-font-common-base;
|
71 | 71 |
|
72 |
| - font-size: 45px; |
| 72 | + font-size: 2.8125rem; |
73 | 73 | font-weight: 400;
|
74 | 74 | letter-spacing: -.018em;
|
75 |
| - line-height: 48px; |
| 75 | + line-height: 1.066666667; |
76 | 76 | };
|
77 | 77 |
|
78 | 78 | --paper-font-display1: {
|
79 | 79 | @apply --paper-font-common-base;
|
80 | 80 |
|
81 |
| - font-size: 34px; |
| 81 | + font-size: 2.125rem; |
82 | 82 | font-weight: 400;
|
83 | 83 | letter-spacing: -.01em;
|
84 |
| - line-height: 40px; |
| 84 | + line-height: 1.176470588; |
85 | 85 | };
|
86 | 86 |
|
87 | 87 | --paper-font-headline: {
|
88 | 88 | @apply --paper-font-common-base;
|
89 | 89 |
|
90 |
| - font-size: 24px; |
| 90 | + font-size: 1.5rem; |
91 | 91 | font-weight: 400;
|
92 | 92 | letter-spacing: -.012em;
|
93 |
| - line-height: 32px; |
| 93 | + line-height: 1.333333333; |
94 | 94 | };
|
95 | 95 |
|
96 | 96 | --paper-font-title: {
|
97 | 97 | @apply --paper-font-common-base;
|
98 | 98 | @apply --paper-font-common-nowrap;
|
99 | 99 |
|
100 |
| - font-size: 20px; |
| 100 | + font-size: 1.25rem; |
101 | 101 | font-weight: 500;
|
102 |
| - line-height: 28px; |
| 102 | + line-height: 1.4; |
103 | 103 | };
|
104 | 104 |
|
105 | 105 | --paper-font-subhead: {
|
106 | 106 | @apply --paper-font-common-base;
|
107 | 107 |
|
108 |
| - font-size: 16px; |
| 108 | + font-size: 1rem; |
109 | 109 | font-weight: 400;
|
110 |
| - line-height: 24px; |
| 110 | + line-height: 1.5; |
111 | 111 | };
|
112 | 112 |
|
113 | 113 | --paper-font-body2: {
|
114 | 114 | @apply --paper-font-common-base;
|
115 | 115 |
|
116 |
| - font-size: 14px; |
| 116 | + font-size: .875rem; |
117 | 117 | font-weight: 500;
|
118 |
| - line-height: 24px; |
| 118 | + line-height: 1.714285714; |
119 | 119 | };
|
120 | 120 |
|
121 | 121 | --paper-font-body1: {
|
122 | 122 | @apply --paper-font-common-base;
|
123 | 123 |
|
124 |
| - font-size: 14px; |
| 124 | + font-size: .875rem; |
125 | 125 | font-weight: 400;
|
126 |
| - line-height: 20px; |
| 126 | + line-height: 1.428571429; |
127 | 127 | };
|
128 | 128 |
|
129 | 129 | --paper-font-caption: {
|
130 | 130 | @apply --paper-font-common-base;
|
131 | 131 | @apply --paper-font-common-nowrap;
|
132 | 132 |
|
133 |
| - font-size: 12px; |
| 133 | + font-size: .75rem; |
134 | 134 | font-weight: 400;
|
135 | 135 | letter-spacing: 0.011em;
|
136 |
| - line-height: 20px; |
| 136 | + line-height: 1.666666667; |
137 | 137 | };
|
138 | 138 |
|
139 | 139 | --paper-font-menu: {
|
140 | 140 | @apply --paper-font-common-base;
|
141 | 141 | @apply --paper-font-common-nowrap;
|
142 | 142 |
|
143 |
| - font-size: 13px; |
| 143 | + font-size: .8125rem; |
144 | 144 | font-weight: 500;
|
145 |
| - line-height: 24px; |
| 145 | + line-height: 1.846153846; |
146 | 146 | };
|
147 | 147 |
|
148 | 148 | --paper-font-button: {
|
149 | 149 | @apply --paper-font-common-base;
|
150 | 150 | @apply --paper-font-common-nowrap;
|
151 | 151 |
|
152 |
| - font-size: 14px; |
| 152 | + font-size: .875rem; |
153 | 153 | font-weight: 500;
|
154 | 154 | letter-spacing: 0.018em;
|
155 |
| - line-height: 24px; |
| 155 | + line-height: 1.714285714; |
156 | 156 | text-transform: uppercase;
|
157 | 157 | };
|
158 | 158 |
|
159 | 159 | --paper-font-code2: {
|
160 | 160 | @apply --paper-font-common-code;
|
161 | 161 |
|
162 |
| - font-size: 14px; |
| 162 | + font-size: .875rem; |
163 | 163 | font-weight: 700;
|
164 |
| - line-height: 20px; |
| 164 | + line-height: 1.428571429; |
165 | 165 | };
|
166 | 166 |
|
167 | 167 | --paper-font-code1: {
|
168 | 168 | @apply --paper-font-common-code;
|
169 | 169 |
|
170 |
| - font-size: 14px; |
| 170 | + font-size: .875rem; |
171 | 171 | font-weight: 500;
|
172 |
| - line-height: 20px; |
| 172 | + line-height: 1.428571429; |
173 | 173 | };
|
174 | 174 |
|
175 | 175 | }
|
176 |
| - |
177 | 176 | </style>
|
178 | 177 | </custom-style>
|
0 commit comments