This commit is contained in:
2025-05-07 15:46:43 -07:00
parent a4be0a6a3f
commit b032319781
3 changed files with 3 additions and 1 deletions

1
dist/app.css vendored
View File

@@ -12314,6 +12314,7 @@ section.large-quote .quote p.text {
padding-top: 2rem;
font-size: 58px;
line-height: 63px;
color: #063C5A;
}
section.large-quote .quote p.attribution {
text-align: right;

View File

@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=099e96d934e937b07341f2ca9fb82ec2",
"/app.css": "/app.css?id=48efeca789cfedadfb4e95ec9afc57a6"
"/app.css": "/app.css?id=d59c4c001599b01d5bc1650e380fdb0d"
}

View File

@@ -8,6 +8,7 @@ section.large-quote {
padding-top: 2rem;
font-size: 58px;
line-height: 63px;
color: $c-navy;
}
p.attribution {