remove unused css rule

This commit is contained in:
Bilal Catic
2019-10-15 21:43:02 +02:00
parent c949dfac21
commit 247fe4d35c

View File

@@ -18,13 +18,6 @@
left: 25%;
}
.welcome-big-logo {
font-size: 200pt;
background-image: url(./images/logo.png);
background-size: contain;
background-repeat: no-repeat;
color: rgba(0, 0, 0, 0);
}
.no-ui-slider {
width: 95%;
}