Skip to content

Commit

Permalink
Remove overflow hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
wbaldoumas committed Jul 24, 2024
1 parent a5f2459 commit 56cf358
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Coding.Blog/Coding.Blog.Client/Pages/Reading.razor.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
.card {
transition: transform 0.3s ease, box-shadow 0.3s ease;
border-radius: 0.5rem;
overflow: hidden;
}

.card:hover {
Expand Down

0 comments on commit 56cf358

Please sign in to comment.