parent
ed116c56cc
commit
1a2b7a8b6b
2 changed files with 14 additions and 0 deletions
|
@ -43,3 +43,9 @@
|
|||
height: 12rem;
|
||||
background-color: cadetblue;
|
||||
}
|
||||
|
||||
// Gleanings don't have the same faux-image structure (because they'll never
|
||||
// have a featured image) but we still want the title to look about the same.
|
||||
.page--content-item--gleaning .page-title {
|
||||
background-color: $gleaning;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue