WIP
This commit is contained in:
2
dist/app.css
vendored
2
dist/app.css
vendored
@@ -12538,7 +12538,7 @@ section.large-quote .quote p.attribution {
|
|||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
}
|
}
|
||||||
@media (max-width: 767.98px) {
|
@media (max-width: 991.98px) {
|
||||||
.post-type-archive-team-member .team-members .team-members-wrapper .team-member {
|
.post-type-archive-team-member .team-members .team-members-wrapper .team-member {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|||||||
2
dist/mix-manifest.json
vendored
2
dist/mix-manifest.json
vendored
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"/app.js": "/app.js?id=ac271f1d4ead304b5ae143995cb9455e",
|
"/app.js": "/app.js?id=ac271f1d4ead304b5ae143995cb9455e",
|
||||||
"/app.css": "/app.css?id=89a249f2f55c797553f5ea94f1984a04"
|
"/app.css": "/app.css?id=4b4730a6317f00596f55888bab64e25f"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
|
|
||||||
@include media-breakpoint-down(md) {
|
@include media-breakpoint-down(lg) {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user