Fixed the font of 404 pages

This commit is contained in:
Данил 2024-07-21 15:18:08 +03:00
parent 8064a103ef
commit dbd531bfa8
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ lottie-player {
}
p {
font-family: sans-serif;
font-family: 'Roboto', sans-serif;
text-align: center;
margin: 0.4% auto;
width: 300px;

View file

@ -14,7 +14,7 @@ lottie-player {
}
p {
font-family: sans-serif;
font-family: 'Roboto',sans-serif;
text-align: center;
margin: 0.4% auto;
width: 300px;