@@ -206,8 +206,7 @@ b, strong {
padding: 1.5rem;
border-radius: 0.25rem;
margin-bottom: 1rem;
-
- @extend .shadow_border;
+ border: thin solid $color__gray--darker;
}
@at-root #{&}__text {
@@ -258,7 +258,7 @@
border-collapse: collapse;
td, th {
padding: 0.5rem;
@@ -194,7 +194,7 @@
@at-root #{&}__reports {
margin-top: 1rem;
&> :first-child {