250px height for hero images is a good compromise

This commit is contained in:
Greg Gauthier 2022-01-04 12:59:16 +00:00
parent 45ed65403a
commit 4da62d996f
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ div.note
.featured-image
{
width: 90%;
height: 375px;
height: 250px;
border-color: #777777;
border-width: thin;
border-style: solid;