mirror of
https://github.com/openziti/zrok.git
synced 2025-06-19 17:27:54 +02:00
use default font in cards (#963)
This commit is contained in:
parent
5acf5a8c83
commit
2d8fd3711f
@ -244,7 +244,6 @@ a code {
|
|||||||
border: 1px var(--container-border);
|
border: 1px var(--container-border);
|
||||||
color: var(--ifm-link-color);
|
color: var(--ifm-link-color);
|
||||||
transition: background-color 0.3s ease; /* Smooth transition for hover effect */
|
transition: background-color 0.3s ease; /* Smooth transition for hover effect */
|
||||||
font-family: var(--font-family-monospace);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.getting-started-cards .button:hover {
|
.getting-started-cards .button:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user