simplify css with removal of unneeded stuff
This commit is contained in:
parent
3d0560dedf
commit
33f6b46972
@ -51,7 +51,6 @@
|
|||||||
|
|
||||||
/* Apply the Inter font globally */
|
/* Apply the Inter font globally */
|
||||||
body {
|
body {
|
||||||
scroll-padding-top: 80px;
|
|
||||||
font-family: 'Inter', sans-serif; /* Set the global font */
|
font-family: 'Inter', sans-serif; /* Set the global font */
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user