Skip to content

Commit

Permalink
fix: modify top image shift
Browse files Browse the repository at this point in the history
  • Loading branch information
ocknamo committed May 28, 2024
1 parent 4f50215 commit cf184ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/blog/[slug]/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
hgroup img {
min-width: 100%;
max-height: 320px;
height: 320px;
object-fit: cover;
}
Expand Down

0 comments on commit cf184ba

Please sign in to comment.