falto isso

This commit is contained in:
2025-08-11 03:26:16 -03:00
parent 8dd53c5f9e
commit 8bb7798430

View File

@@ -59,6 +59,10 @@
border-radius: 0;
width: 100%;
bottom: 0;
color: var(--bg-dark);
}
#btn:hover {
color: var(--btn);
}
}
}