diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-09-27 22:07:43 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-09-27 22:07:43 -0400 |
commit | 2ef0f398c918ae64f490c559d44c5204f049243d (patch) | |
tree | a6910196f0eb77d1595ef3627b6baf27c7a1a235 /extension/style.css | |
parent | 467116bc270cc3a46f9a7570f77ec79fb6ccc386 (diff) | |
download | bookmarks-home-2ef0f398c918ae64f490c559d44c5204f049243d.tar.gz bookmarks-home-2ef0f398c918ae64f490c559d44c5204f049243d.tar.bz2 bookmarks-home-2ef0f398c918ae64f490c559d44c5204f049243d.zip |
REACT
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 |