diff options
Diffstat (limited to 'extension/style.css')
-rw-r--r-- | extension/style.css | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/extension/style.css b/extension/style.css deleted file mode 100644 index 1900986..0000000 --- a/extension/style.css +++ /dev/null @@ -1,13 +0,0 @@ -body, html { - padding: 0; - margin: 0; - width: 100%; - height: 100%; - display: flex; - flex-direction: column; - justify-content: center; - align-items: center; - font-family: 'Montserrat', sans-serif; - color: white; - background-color: #393939; -}
\ No newline at end of file |