mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-07 21:24:15 -05:00
Merge pull request #50 from OmPals/bugfix/dark-reader-bgcolor
Issue 40: Render issue
This commit is contained in:
@@ -37,9 +37,8 @@ body {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
text-rendering: optimizeLegibility;
|
||||
background: var(--background);
|
||||
background-color: var(--background);
|
||||
background-attachment: fixed;
|
||||
height: 100vh;
|
||||
font-family: "Inter", sans-serif;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user