diff --git a/public/index.html b/public/index.html index c2d875c..9f31fe9 100644 --- a/public/index.html +++ b/public/index.html @@ -478,6 +478,52 @@ line-height: 1.5; } + /* IG FEED */ + .ig-feed { + margin-top: 3rem; + text-align: center; + } + + .ig-feed-header { + display: flex; + align-items: center; + justify-content: center; + gap: 0.8rem; + margin-bottom: 1.5rem; + } + + .ig-feed-header svg { + width: 24px; + height: 24px; + fill: var(--gold-light); + } + + .ig-feed-header a { + color: var(--gold-light); + text-decoration: none; + font-size: 0.85rem; + letter-spacing: 0.1em; + } + + .ig-feed-header a:hover { + text-decoration: underline; + } + + .ig-embed-wrap { + max-width: 540px; + margin: 0 auto; + border: 1px solid rgba(198, 139, 63, 0.15); + border-radius: 4px; + overflow: hidden; + background: rgba(0, 0, 0, 0.3); + } + + .ig-embed-wrap iframe { + width: 100%; + min-height: 600px; + border: none; + } + /* CONTACT */ .contact-section { background: var(--sand); } @@ -897,6 +943,15 @@
The collective operates at the intersection of storytelling, community development, and cultural preservation — producing immersive experiences, film projects, and collaborative works that travel between continental Africa and the global diaspora.
+