mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-02 02:10:27 +00:00
Improve styles to avoid FOUC
This commit is contained in:
@@ -36,7 +36,10 @@ const GlobalStyles = createGlobalStyle`
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
background: var(--background) !important;
|
||||
color: var(--text) !important;
|
||||
}
|
||||
|
||||
* {
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
ul, ol {
|
||||
|
||||
Reference in New Issue
Block a user