aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/smartplaces2020/main.less
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/smartplaces2020/main.less')
-rwxr-xr-xconfigs/conferences/smartplaces2020/main.less10
1 files changed, 0 insertions, 10 deletions
diff --git a/configs/conferences/smartplaces2020/main.less b/configs/conferences/smartplaces2020/main.less
deleted file mode 100755
index 5a9551f..0000000
--- a/configs/conferences/smartplaces2020/main.less
+++ /dev/null
@@ -1,10 +0,0 @@
-@import "../../../assets/css/_structure.less";
-
-.logo {
- background-image: url(smart_logo_red.svg);
- background-size: contain;
- background-position: center;
- background-repeat: no-repeat;
- height: 228px;
- margin: 20px 0 0 0;
-}