mirror of
https://github.com/openziti/zrok.git
synced 2025-01-31 10:31:48 +01:00
fix button font
This commit is contained in:
parent
05d8578e88
commit
6bbfefbe04
@ -241,6 +241,7 @@ a code {
|
||||
border: 1px var(--container-border);
|
||||
color: var(--ifm-link-color);
|
||||
transition: background-color 0.3s ease; /* Smooth transition for hover effect */
|
||||
font-family: var(--font-family-monospace);
|
||||
}
|
||||
|
||||
.getting-started-cards .button:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user