fix btn font
This commit is contained in:
@ -58,6 +58,8 @@ p {
|
||||
font-size: 16px;
|
||||
transition: all 0.25s ease;
|
||||
margin-bottom: 26px;
|
||||
font-family: var(--wp--preset--font-family--jura);
|
||||
font-weight: bold;
|
||||
}
|
||||
.btn:hover {
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user