WIP
This commit is contained in:
1
dist/app.css
vendored
1
dist/app.css
vendored
@@ -12365,6 +12365,7 @@ section.large-quote .quote p.attribution {
|
||||
border-radius: 10px;
|
||||
max-width: 593px;
|
||||
padding: 1rem;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
.post-type-archive-team-member .team-members .team-members-wrapper .team-member .left {
|
||||
width: calc(33% - 0.5rem);
|
||||
|
||||
2
dist/mix-manifest.json
vendored
2
dist/mix-manifest.json
vendored
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"/app.js": "/app.js?id=099e96d934e937b07341f2ca9fb82ec2",
|
||||
"/app.css": "/app.css?id=0304245016ea53a4ec82f944389e616b"
|
||||
"/app.css": "/app.css?id=9e73729aaf55a4831d9d622f3ad9efb4"
|
||||
}
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
width: 100%;
|
||||
max-width: 956px;
|
||||
}
|
||||
|
||||
.team-members-wrapper {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
@@ -24,6 +25,7 @@
|
||||
border-radius: 10px;
|
||||
max-width: 593px;
|
||||
padding: 1rem;
|
||||
margin-bottom: 2rem;
|
||||
|
||||
.left {
|
||||
width: calc(33% - 0.5rem);
|
||||
|
||||
Reference in New Issue
Block a user