Remove obsolete styles

These styles are not used since commit db7d57b14.
This commit is contained in:
Javi Martín
2021-03-12 19:22:28 +01:00
parent c08aa6ade5
commit 8ec7f0efc0

View File

@@ -1,29 +1,10 @@
// Table of Contents
//
// 01. Hero
// 02. Sidebar menu
// 03. Legislation cards
// 01. Sidebar menu
// 02. Legislation cards
//
// 01. Hero
// -----------------
.brand-heading {
background: $brand;
margin-bottom: 5rem;
.column {
padding-top: 10rem;
padding-bottom: 10rem;
h4 {
font-weight: 400;
text-align: center;
color: #fff;
}
}
}
// 02. Sidebar menu
// 01. Sidebar menu
// -----------------
.legislation-categories {
@@ -55,7 +36,7 @@
}
}
// 03. Legislation cards
// 02. Legislation cards
// -----------------
.legislation {
margin: 0 0 $line-height;