mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-07 22:13:56 -05:00
button hover
This commit is contained in:
@@ -96,6 +96,10 @@ html {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.pill-button:hover {
|
||||
background-color: var(--light-brown);
|
||||
}
|
||||
|
||||
/*
|
||||
Responsiveness
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user