WIP
This commit is contained in:
2
dist/app.css
vendored
2
dist/app.css
vendored
@@ -12352,6 +12352,8 @@ section.large-quote .quote p.attribution {
|
|||||||
margin-bottom: 4rem;
|
margin-bottom: 4rem;
|
||||||
font-size: 70px;
|
font-size: 70px;
|
||||||
line-height: 70px;
|
line-height: 70px;
|
||||||
|
width: 100%;
|
||||||
|
max-width: 956px;
|
||||||
}
|
}
|
||||||
.post-type-archive-team-member .team-members .team-members-wrapper {
|
.post-type-archive-team-member .team-members .team-members-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
2
dist/mix-manifest.json
vendored
2
dist/mix-manifest.json
vendored
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"/app.js": "/app.js?id=099e96d934e937b07341f2ca9fb82ec2",
|
"/app.js": "/app.js?id=099e96d934e937b07341f2ca9fb82ec2",
|
||||||
"/app.css": "/app.css?id=5c2efaa9d3a6fcb6282e1980c5b01e49"
|
"/app.css": "/app.css?id=0304245016ea53a4ec82f944389e616b"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -11,6 +11,8 @@
|
|||||||
margin-bottom: 4rem;
|
margin-bottom: 4rem;
|
||||||
font-size: 70px;
|
font-size: 70px;
|
||||||
line-height: 70px;
|
line-height: 70px;
|
||||||
|
width: 100%;
|
||||||
|
max-width: 956px;
|
||||||
}
|
}
|
||||||
.team-members-wrapper {
|
.team-members-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user