Aesthetic adjustments throughout

This commit is contained in:
Nathan Schneider
2025-07-20 00:06:09 -06:00
parent 57cd3fe19b
commit 0bf0e02f40
8 changed files with 237 additions and 156 deletions

View File

@@ -72,18 +72,6 @@
background: #f8f9fa;
}
.featured-case-logo-overlay {
position: absolute;
bottom: 16px;
right: 16px;
width: 56px;
height: 56px;
object-fit: contain;
background: rgba(255, 255, 255, 0.9);
border-radius: 10px;
padding: 6px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.featured-case-content {
padding: 0 1.5rem 1.5rem 1.5rem;