change so default style is only font
This commit is contained in:
parent
eeeb7be347
commit
84da379efe
1 changed files with 0 additions and 6 deletions
|
@ -1,11 +1,5 @@
|
|||
body, html{
|
||||
font-family: CustomFont, sans-serif; /* Use the custom font as the fallback */
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
}
|
||||
@font-face {
|
||||
font-family: CustomFont;
|
||||
|
|
Loading…
Add table
Reference in a new issue