250px height for hero images is a good compromise
This commit is contained in:
parent
45ed65403a
commit
4da62d996f
@ -157,7 +157,7 @@ div.note
|
|||||||
.featured-image
|
.featured-image
|
||||||
{
|
{
|
||||||
width: 90%;
|
width: 90%;
|
||||||
height: 375px;
|
height: 250px;
|
||||||
border-color: #777777;
|
border-color: #777777;
|
||||||
border-width: thin;
|
border-width: thin;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
|
Loading…
Reference in New Issue
Block a user