featured img height changed

This commit is contained in:
trean
2024-01-08 19:13:51 +00:00
parent 4246eb09f8
commit 01fab1c54c
2 changed files with 2 additions and 2 deletions
@@ -225,7 +225,7 @@ $blog-text-color: var.$blog-text-color;
@include media-breakpoint-up(md) {
height: auto;
max-height: 19.125rem;
max-height: 22rem;
}
}
File diff suppressed because one or more lines are too long