This commit is contained in:
Travis Fischer
2022-04-06 20:01:58 -04:00
parent 65fe684922
commit e0199b354e

View File

@@ -11,7 +11,6 @@ body,
html {
padding: 0;
margin: 0;
scroll-behavior: smooth;
}
body {
@@ -19,7 +18,6 @@ body {
'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans',
'Droid Sans', 'Helvetica Neue', 'Noto Sans', sans-serif;
font-family: var(--notion-font);
overflow-x: hidden;
}