Skip to content

Commit

Permalink
Fix cards in news page
Browse files Browse the repository at this point in the history
  • Loading branch information
GilOliveira committed Nov 12, 2024
1 parent cedc84a commit 30f6b2c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
7 changes: 6 additions & 1 deletion css/style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/style.min.css

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -350,3 +350,8 @@ a:hover {
.form-type-select {
margin-inline: 1rem;
}

.card-img-top .image-style-homepage-blog {
width: 100%;
height: auto;
}

0 comments on commit 30f6b2c

Please sign in to comment.