Commit compiled CSS
This commit is contained in:
parent
a1a9c235e3
commit
20cb60a414
1 changed files with 3 additions and 0 deletions
|
@ -6024,6 +6024,9 @@ label.panel-block {
|
||||||
overflow-y: hidden; }
|
overflow-y: hidden; }
|
||||||
.featured-image figure.image img {
|
.featured-image figure.image img {
|
||||||
width: 100%; }
|
width: 100%; }
|
||||||
|
@media screen and (min-width: 1216px) {
|
||||||
|
.featured-image figure.image {
|
||||||
|
max-height: 36rem; } }
|
||||||
|
|
||||||
/* Hero image in hero block */
|
/* Hero image in hero block */
|
||||||
.has-background-image.hero {
|
.has-background-image.hero {
|
||||||
|
|
Loading…
Add table
Reference in a new issue