Skip to content

Commit

Permalink
πŸ› default size for .hero-illustration
Browse files Browse the repository at this point in the history
  • Loading branch information
krmax44 committed Feb 23, 2024
1 parent d38878a commit 2b2366a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/styles/components/misc.scss
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@ input.copy-text {
}
}

.img-sm {
.img-sm,
.hero-illustration {
--image-size: 5rem;
max-height: 5rem;
}
Expand Down

0 comments on commit 2b2366a

Please sign in to comment.