diff --git a/index.html b/index.html index 86c56af..d873760 100644 --- a/index.html +++ b/index.html @@ -67,6 +67,7 @@ .hero { text-align: center; margin: 0 0 calc(var(--spacing-unit) * 4) 0; + position: relative; } .hero h1 { color: var(--color-accent-primary); @@ -94,6 +95,11 @@ box-shadow: var(--shadow-sm); border-color: rgba(255,255,255,0.22); } + .faq-top { + position: absolute; + top: 0; + right: 0; + } /* FAQ modal */ .modal-backdrop { @@ -938,6 +944,7 @@
+

MOTIF

Procedural music generated from MIDI structure

@@ -1035,7 +1042,7 @@