button play + black index
This commit is contained in:
@@ -142,6 +142,9 @@ a:hover {
|
||||
nav>button:first-child {
|
||||
border-left: none;
|
||||
}
|
||||
nav>button[index="11"] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.button--close {
|
||||
position: fixed;
|
||||
|
@@ -27,7 +27,7 @@
|
||||
</button>
|
||||
</figure>
|
||||
</section>
|
||||
<section class="flex justify-center">
|
||||
<section class="flex justify-center relative bg-black">
|
||||
<div class="flex gap-[2%] flex-wrap max-w-7xl justify-center">
|
||||
<h2 class="w-full my-12 text-white pt-6 text-3xl capitalize text-center font-bold tracking-widest">compilations</h2>
|
||||
<compilationsList />
|
||||
|
Reference in New Issue
Block a user