@@ -278,6 +278,10 @@ $admin-color: #cf3638;
|
||||
a {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.active {
|
||||
border-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -37,7 +37,6 @@
|
||||
@include breakpoint(medium) {
|
||||
margin: 1.5rem 0;
|
||||
}
|
||||
}
|
||||
|
||||
li {
|
||||
display: block;
|
||||
@@ -53,6 +52,7 @@
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// 03. Legislation cards
|
||||
|
||||
@@ -69,15 +69,6 @@ $epigraph-line-height: rem-calc(22);
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: $epigraph-font-size;
|
||||
line-height: $epigraph-line-height;
|
||||
|
||||
@include breakpoint(medium) {
|
||||
margin-left: 25%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user