Remove redundant CSS rule for Poppins font family
This commit is contained in:
parent
bd7223f452
commit
c5ab497e8e
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: var(--font-poppins);
|
|
||||||
user-select: text;
|
user-select: text;
|
||||||
overflow-x: clip;
|
overflow-x: clip;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue