responsive stuff
This commit is contained in:
3
dist/app.css
vendored
3
dist/app.css
vendored
@@ -13160,6 +13160,9 @@ div.product-tile a.learn-more, div.page-tile a.learn-more {
|
|||||||
color: #505050;
|
color: #505050;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
.post-type-archive-location .cta-button, .post-type-archive-location .single-location .form-wrapper p:has(input[type=submit]), .single-location .form-wrapper .post-type-archive-location p:has(input[type=submit]) {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
.single-location .top-image {
|
.single-location .top-image {
|
||||||
margin-bottom: 6rem;
|
margin-bottom: 6rem;
|
||||||
|
|||||||
2
dist/mix-manifest.json
vendored
2
dist/mix-manifest.json
vendored
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"/app.js": "/app.js?id=8af0c9c0d989b79afe124f8138dc1a63",
|
"/app.js": "/app.js?id=8af0c9c0d989b79afe124f8138dc1a63",
|
||||||
"/app.css": "/app.css?id=ed9f8d6e0947e25068c124487480e3b9"
|
"/app.css": "/app.css?id=741f9557cb221bad303a5ce0c73d94fb"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -42,4 +42,8 @@
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.cta-button {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user