rdrew
2 years ago
6 changed files with 25 additions and 11 deletions
File diff suppressed because one or more lines are too long
@ -1,17 +1,17 @@
|
||||
.region-sidebar-first .block, |
||||
.region-sidebar-second .block { |
||||
@include card-container(); |
||||
font-family: 'Roboto Condensed', sans-serif; |
||||
h3 { |
||||
@include card-divider; |
||||
background: #333; |
||||
color: #fff; |
||||
margin-bottom: 0; |
||||
//line-height: 0; |
||||
padding: 1rem 1rem .6rem 1rem; |
||||
padding: 1rem 1rem 0.6rem 1rem; |
||||
border-bottom: 4px solid $green; |
||||
} |
||||
.field--name-body { |
||||
|
||||
@include card-section; |
||||
} |
||||
} |
||||
|
Loading…
Reference in new issue