button hover

This commit is contained in:
sinu
2022-09-28 19:52:23 -07:00
parent 430eed752d
commit 6b194db089

View File

@@ -96,6 +96,10 @@ html {
align-items: center;
}
.pill-button:hover {
background-color: var(--light-brown);
}
/*
Responsiveness
*/