|
79 | 79 | --header-menu-shadow: 0px 5px 5px hsla(0, 0%, 0%, 0.1);
|
80 | 80 | --header-menu-background-color: hsla(0, 0%, 100%, 0.8);
|
81 | 81 |
|
82 |
| - --tile-background-color-amber: hsl(48, 100%, 50%); |
83 | 82 | --tile-background-color-twitter: hsl(197.9, 70.6%, 53.3%);
|
84 | 83 | --gray-tile-text-color: hsl(232.8, 100%, 37.5%);
|
85 | 84 |
|
|
199 | 198 | --header-menu-shadow: 0px 5px 5px hsla(0, 0%, 0%, 0.1);
|
200 | 199 | --header-menu-background-color: hsla(0, 0%, 0%, 0.8);
|
201 | 200 |
|
202 |
| - --tile-background-color-amber: hsl(48, 100%, 50%); |
203 | 201 | --tile-background-color-twitter: hsl(197.9, 70.6%, 53.3%);
|
204 | 202 | --gray-tile-text-color: hsl(232.8, 100%, 37.5%);
|
205 | 203 |
|
|
233 | 231 | --syntax-color-xml-meta: hsl(180, 50%, 40%);
|
234 | 232 | --syntax-color-css-property: hsl(299.17, 70.59%, 80%);
|
235 | 233 | --syntax-color-css-selector: hsl(240, 1.3%, 84.5%);
|
236 |
| - --syntax-color-css-number: hsl(275.53, 100%, 85.1%) |
| 234 | + --syntax-color-css-number: hsl(275.53, 100%, 85.1%); |
237 | 235 |
|
238 | 236 | --code-selection-background-color: hsl(214.2, 42.9%, 32.9%);
|
239 | 237 | }
|
@@ -361,8 +359,8 @@ body {
|
361 | 359 | font-weight: 400;
|
362 | 360 | font-feature-settings: normal;
|
363 | 361 | letter-spacing: -0.0105rem;
|
364 |
| - margin-top: 0.75px; |
365 |
| - margin-bottom: 0.75rem; |
| 362 | + margin-top: 0; |
| 363 | + margin-bottom: 1.50rem; |
366 | 364 | }
|
367 | 365 |
|
368 | 366 | .md-content pre {
|
|
0 commit comments