Fix font in error.css
This commit is contained in:
parent
832cf80449
commit
fe33e5f35d
|
@ -1,6 +1,6 @@
|
||||||
.error-container p, .error-container h1 {
|
.error-container p, .error-container h1 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-family: var(--spfont1);
|
font-family: var(--primary-font);
|
||||||
}
|
}
|
||||||
|
|
||||||
.error-container img {
|
.error-container img {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user