Commit 97398f0
Remove wrong CSS font-color property (#11047)
Fix CSS line-height property name
Remove unused longhand CSS padding properties
<!--
Have any questions? Check out the contributing docs at https://gatsby.app/contribute, or
ask in this Pull Request and a Gatsby maintainer will be happy to help :)
-->
## Description
This PR fixes a few CSS issues that were found during an analysis.
<!-- Write a brief description of the changes introduced by this PR -->
## Related Issues
<!--
Link to the issue that is fixed by this PR (if there is one)
e.g. Fixes #1234, Addresses #1234, Related to #1234, etc.
-->1 parent 416a216 commit 97398f0
File tree
3 files changed
+1
-6
lines changed- examples/using-javascript-transforms/src/components
- SiteLinks
- starters/default/src/components
3 files changed
+1
-6
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | 401 | | |
406 | 402 | | |
407 | 403 | | |
| |||
0 commit comments