diff options
| -rw-r--r-- | src/App.svelte | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/App.svelte b/src/App.svelte index 2b497ee..b0ec65c 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -17,8 +17,4 @@ font-family: sans-serif, Proxima Nova; } } - - * { - background-color: #EEEEEE; - } </style> |
