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

@@ -185,18 +185,6 @@
display: block;
}
.case-logo-overlay {
position: absolute;
bottom: 16px;
right: 16px;
width: 72px;
height: 72px;
object-fit: contain;
background: rgba(255, 255, 255, 0.9);
border-radius: 12px;
padding: 8px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.card-banner-link, .card-logo-link {
display: block;