Remove obsolete styles
These styles are not used since commit db7d57b14.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user