Auto commit: 2026-02-15T02:41:16.567Z

This commit is contained in:
Flatlogic Bot 2026-02-15 02:41:16 +00:00
parent 7570aad905
commit edd5e5f426
2 changed files with 38 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 KiB

View File

@ -157,7 +157,7 @@ $liveIndex = get_live_index($schedule);
.app-container {
display: flex;
width: 100%;
max-width: 1400px;
max-width: 1800px;
height: auto;
align-items: center;
justify-content: center;
@ -167,6 +167,37 @@ $liveIndex = get_live_index($schedule);
z-index: 10;
}
.side-image-section {
width: 100%;
max-width: 320px;
display: flex;
flex-direction: column;
justify-content: center;
}
.side-image-card {
background: rgba(255, 255, 255, 0.02);
backdrop-filter: blur(20px);
-webkit-backdrop-filter: blur(20px);
border: 1px solid rgba(255, 255, 255, 0.08);
border-radius: 40px;
padding: 1rem;
box-shadow: 0 40px 80px -20px rgba(0, 0, 0, 0.4);
transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}
.side-image-card:hover {
transform: translateY(-5px) rotate(1deg);
border-color: var(--secondary-color);
}
.side-img {
width: 100%;
height: auto;
border-radius: 32px;
display: block;
}
.app-content {
display: flex;
gap: 3rem;
@ -531,6 +562,12 @@ $liveIndex = get_live_index($schedule);
<div class="app-container">
<div class="app-content">
<section class="side-image-section">
<div class="side-image-card">
<img src="assets/pasted-20260215-023848-d2234a75.jpg" alt="Featured Image" class="side-img">
</div>
</section>
<section class="studio-section">
<div class="studio-card">
<div class="studio-tag">