Removes old unused css

This commit is contained in:
decabeza
2018-02-14 18:21:04 +01:00
parent 1cc799ef11
commit 9c887f5ee9

View File

@@ -1174,26 +1174,6 @@
}
}
&.welcome {
background: $budget image-url('spending_proposals_bg.jpg');
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
.spending-proposal-timeline {
padding-top: $line-height;
}
ul li {
margin-right: $line-height;
padding-top: $line-height / 2;
.icon-calendar {
display: none;
}
}
}
a {
text-decoration: underline;
}