From 7034607db5ef5a19c5180eca5bda934019c2f881 Mon Sep 17 00:00:00 2001 From: Kurtis Holsapple Date: Tue, 6 May 2025 12:50:30 -0700 Subject: [PATCH] WIP --- dist/app.css | 3 +++ dist/mix-manifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dist/app.css b/dist/app.css index 2370a2f..8c29ded 100644 --- a/dist/app.css +++ b/dist/app.css @@ -12019,6 +12019,9 @@ img { .team-member .content-wrapper { background-color: #F9F8F8; } +.team-member .content-wrapper .left a { + display: block; +} .team-member .team-member-intro-bar { background-color: #063C5A; color: #fff; diff --git a/dist/mix-manifest.json b/dist/mix-manifest.json index aa304bc..1e4d09d 100644 --- a/dist/mix-manifest.json +++ b/dist/mix-manifest.json @@ -1,4 +1,4 @@ { "/app.js": "/app.js?id=099e96d934e937b07341f2ca9fb82ec2", - "/app.css": "/app.css?id=c935b55ca7216742ff67aa059787b8f5" + "/app.css": "/app.css?id=d9551f18579024ff39a75bf3b927fcba" }