gilang:fixed hover button

This commit is contained in:
2024-02-07 16:10:38 +07:00

View File

@@ -10011,7 +10011,14 @@ globe"
</div> </div>
</div> </div>
</section> </section>
<style>
.list-section-button:hover{
color:aliceblue;
background-color: black;
}
</style>
<section <section
data-test="page-section" data-test="page-section"
data-section-theme="white-bold" data-section-theme="white-bold"