Removes unused css
This commit is contained in:
@@ -15,12 +15,6 @@
|
||||
// 01. Utils
|
||||
// ---------
|
||||
|
||||
$grey-heading: #e6e6e6;
|
||||
$border-dark: darken($border, 10%);
|
||||
|
||||
.grey-heading {
|
||||
background: $grey-heading;
|
||||
}
|
||||
|
||||
// 02. Hero
|
||||
// --------
|
||||
@@ -39,13 +33,6 @@ $border-dark: darken($border, 10%);
|
||||
}
|
||||
}
|
||||
|
||||
.debate-add-info {
|
||||
border-top: 1px solid $border-dark;
|
||||
margin-top: $line-height;
|
||||
padding-top: $line-height;
|
||||
|
||||
}
|
||||
|
||||
.title {
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
|
||||
Reference in New Issue
Block a user