diff --git a/index.html b/index.html index e87ec8e..3ff535d 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@ .ribbon { font-size: 1rem; - z-index: 1000; + z-index: 2000; background-color: #2E2418; overflow: hidden; white-space: nowrap; @@ -62,9 +62,11 @@ } section { + position: relative; box-sizing: border-box; font: bold 1em sans-serif; text-align: center; + z-index: 100; } section span { @@ -96,7 +98,7 @@ .main-nav { position: fixed; - z-index: 20; + z-index: 1000; background: rgba(230, 180, 120, .9); width: 100%; } @@ -136,6 +138,13 @@ +
+ 2 +
@@ -143,9 +152,7 @@ 1 -
- 2 -
+