fix btn font

This commit is contained in:
2025-04-10 21:20:12 +05:00
parent 98475bd0fc
commit d067f553ce
3 changed files with 6 additions and 2 deletions

View File

@ -63,6 +63,8 @@ p {
font-size: 16px;
transition: all 0.25s ease;
margin-bottom: 26px;
font-family: var(--wp--preset--font-family--jura);
font-weight: bold;
&:hover {
text-decoration: none;
@ -548,4 +550,4 @@ footer.somos-infinitos-footer {
}
}
}
}
}