Commit e62ceb9
authored
fix: replace
the classname `.lg:pb-18` doesn't exist in tailwind's default spacing scale. hence why it was being ordered before `.relative`
this replaces it with `.lg:pb-20`.lg:pb-18 with a valid classname (remix-run#77)1 parent ce32081 commit e62ceb9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments