aboutsummaryrefslogtreecommitdiff
path: root/src/styles
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-15 15:44:20 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-15 15:44:20 +0530
commit4f67c1cca24ac93f5e8b7a9108c028e6c2794d74 (patch)
tree3c6192a547a62ef7ddf3196dfc90142a96d833b0 /src/styles
parentd43f26a0fa7736f66636b1e40464d7d5b53954ae (diff)
created new Home Page
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/_view.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/styles/_view.scss b/src/styles/_view.scss
deleted file mode 100644
index 0ccc22a..0000000
--- a/src/styles/_view.scss
+++ /dev/null
@@ -1,4 +0,0 @@
-.view {
- width: 80%;
- margin: 2rem auto;
-}