summaryrefslogtreecommitdiff
path: root/WebInterface/NodeJSServer/src/style/partials/front-layer/_copyright.scss
diff options
context:
space:
mode:
Diffstat (limited to 'WebInterface/NodeJSServer/src/style/partials/front-layer/_copyright.scss')
-rw-r--r--WebInterface/NodeJSServer/src/style/partials/front-layer/_copyright.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/WebInterface/NodeJSServer/src/style/partials/front-layer/_copyright.scss b/WebInterface/NodeJSServer/src/style/partials/front-layer/_copyright.scss
deleted file mode 100644
index 31ac614..0000000
--- a/WebInterface/NodeJSServer/src/style/partials/front-layer/_copyright.scss
+++ /dev/null
@@ -1,10 +0,0 @@
-.front-layer{
- .copyright-container {
- box-sizing: border-box;
- position: absolute;
- width: 100%;
- margin: 4px;
- bottom: 0;
- text-align: center;
- }
-}