Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f61d2e31e | |||
| b48a9f098e | |||
| e90e6ebf10 | |||
| c06a088b65 | |||
| 360d733037 | |||
| 5022dc020f | |||
| 698b4c8d8a | |||
| ff71508c0a | |||
| 1abdfa9318 |
@@ -11,7 +11,7 @@ html {
|
||||
body {
|
||||
background-color: var(--background);
|
||||
color: var(--foreground);
|
||||
font-family: var(--font-inter-tight), sans-serif;
|
||||
font-family: var(--font-inter), sans-serif;
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
overscroll-behavior: none;
|
||||
@@ -24,5 +24,5 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--font-inter-tight), sans-serif;
|
||||
font-family: var(--font-dm-sans), sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user