aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/web/hello-world/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/web/hello-world/index.css')
-rw-r--r--src/frontend/web/hello-world/index.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/frontend/web/hello-world/index.css b/src/frontend/web/hello-world/index.css
deleted file mode 100644
index 41b0b29..0000000
--- a/src/frontend/web/hello-world/index.css
+++ /dev/null
@@ -1,7 +0,0 @@
-#container {
- background: #efefef;
- padding: 10px;
- border-radius: 4px;
- user-select: none;
- cursor: pointer;
-}