diff --git a/pages/compilations/[id].vue b/pages/compilations/[id].vue index 00642a6..183d7c1 100644 --- a/pages/compilations/[id].vue +++ b/pages/compilations/[id].vue @@ -142,6 +142,9 @@ a:hover { nav>button:first-child { border-left: none; } +nav>button[index="11"] { + display: none; +} .button--close { position: fixed; diff --git a/pages/index.vue b/pages/index.vue index 172af8d..641bda6 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -27,7 +27,7 @@ -
+

compilations

diff --git a/public/play.svg b/public/play.svg index 37dc423..fa2ddc1 100644 --- a/public/play.svg +++ b/public/play.svg @@ -1,12 +1,64 @@ - - - - - - - - \ No newline at end of file + + + + + + + + +