From 1f3dc9f574b3e08494a9573cb04f08034ac76acb Mon Sep 17 00:00:00 2001 From: Tony M Date: Tue, 28 Jul 2026 19:07:33 -0700 Subject: [PATCH] sfx show term airbnb RV site --- css/styles.css | 7 ++- index.html | 84 +++++++++++++++++++++++++++++--- js/{fireworks.js => sfx-show.js} | 0 3 files changed, 82 insertions(+), 9 deletions(-) rename js/{fireworks.js => sfx-show.js} (100%) diff --git a/css/styles.css b/css/styles.css index 1c399ec..92537de 100644 --- a/css/styles.css +++ b/css/styles.css @@ -737,7 +737,7 @@ h6 { .bg--teal { background: var(--accent); } -.bg--fireworks { +.bg--sfx-show { background: #c4707c; } .bg--sapphire { @@ -2401,6 +2401,11 @@ footer { margin-top: 8px; } +.lodging__airbnb-cta { + margin-top: 8px; + align-self: flex-start; +} + /* ---------- Challenge ---------- */ .challenge { width: 100%; diff --git a/index.html b/index.html index bad77bc..9b97dc1 100644 --- a/index.html +++ b/index.html @@ -90,7 +90,7 @@ - +