Skip to content

Commit

Permalink
Update homepage.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Rockhung committed Jan 14, 2025
1 parent b6dc69e commit c409adf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/styles/homepage.css
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
background-size: cover;

h2 {
width: 6rem;
width: 7rem;
}
}
.project-items > :nth-child(2) {
Expand All @@ -271,7 +271,7 @@
background-size: cover;

h2 {
width: 6rem;
width: 7rem;
}
}
.project-items > :nth-child(3) {
Expand All @@ -281,7 +281,7 @@
background-size: cover;

h2 {
width: 6rem;
width: 7rem;
}
}
}
Expand Down

0 comments on commit c409adf

Please sign in to comment.