feat(uti): Refactor styling
[csit.git] / resources / tools / dash / app / pal / static / less / global.less
diff --git a/resources/tools/dash/app/pal/static/less/global.less b/resources/tools/dash/app/pal/static/less/global.less
deleted file mode 100644 (file)
index 78b7ae4..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-body,
-html {
-  height: 100% !important;
-  margin: 0;
-  padding: 0;
-  background: #e7ecf7 !important;
-  font-family: 'Lato', sans-serif;
-}
-
-.row .col {
-  padding: 0 !important;
-}