Skip to content

Commit

Permalink
Fix portfolio display
Browse files Browse the repository at this point in the history
  • Loading branch information
DeclanChidlow committed Feb 19, 2025
1 parent 310743b commit 7aed371
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/assets/styles/pages/portfolio.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
height: auto;
gap: 1rem;

a {
width: 100%;
min-height: 20rem;
> a,
.not-hoisted > a {
padding: 2rem 1rem;

h2 {
font-size: 3rem;
font-size: 2.5rem;
}

p {
Expand Down

0 comments on commit 7aed371

Please sign in to comment.