Compare commits
2 Commits
97044a2b4d
...
ae2c0c539e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ae2c0c539e | ||
|
|
5632556fbd |
|
|
@ -38,7 +38,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&__description {
|
&__description {
|
||||||
@apply text-lg;
|
/* @apply text-lg; */
|
||||||
}
|
}
|
||||||
|
|
||||||
&__form {
|
&__form {
|
||||||
|
|
|
||||||
|
|
@ -34,6 +34,11 @@
|
||||||
"slug": "carhop-purple",
|
"slug": "carhop-purple",
|
||||||
"color": "#d6c3ff"
|
"color": "#d6c3ff"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Carhop Gray",
|
||||||
|
"slug": "carhop-gray",
|
||||||
|
"color": "#484D4A"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Carhop Yellow",
|
"name": "Carhop Yellow",
|
||||||
"slug": "carhop-yellow",
|
"slug": "carhop-yellow",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user