solidarity carpool
This commit is contained in:
@@ -458,9 +458,6 @@
|
||||
.-mx-4 {
|
||||
margin-inline: calc(var(--spacing) * -4);
|
||||
}
|
||||
.mx-4 {
|
||||
margin-inline: calc(var(--spacing) * 4);
|
||||
}
|
||||
.mx-auto {
|
||||
margin-inline: auto;
|
||||
}
|
||||
@@ -470,12 +467,18 @@
|
||||
.-my-2 {
|
||||
margin-block: calc(var(--spacing) * -2);
|
||||
}
|
||||
.my-2 {
|
||||
margin-block: calc(var(--spacing) * 2);
|
||||
}
|
||||
.my-4 {
|
||||
margin-block: calc(var(--spacing) * 4);
|
||||
}
|
||||
.my-8 {
|
||||
margin-block: calc(var(--spacing) * 8);
|
||||
}
|
||||
.my-10 {
|
||||
margin-block: calc(var(--spacing) * 10);
|
||||
}
|
||||
.-mt-2 {
|
||||
margin-top: calc(var(--spacing) * -2);
|
||||
}
|
||||
@@ -1679,9 +1682,6 @@
|
||||
.bg-gray-300 {
|
||||
background-color: var(--color-gray-300);
|
||||
}
|
||||
.bg-gray-400 {
|
||||
background-color: var(--color-gray-400);
|
||||
}
|
||||
.bg-gray-500 {
|
||||
background-color: var(--color-gray-500);
|
||||
}
|
||||
|
||||
0
web/public/maps/positron/style.json
Normal file
0
web/public/maps/positron/style.json
Normal file
11818
web/public/maps/protomaps-light/style.json
Normal file
11818
web/public/maps/protomaps-light/style.json
Normal file
File diff suppressed because it is too large
Load Diff
10746
web/public/maps/protomaps-white/style.json
Normal file
10746
web/public/maps/protomaps-white/style.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user