Skip to content

Commit

Permalink
aligned View All button properly at Home page
Browse files Browse the repository at this point in the history
  • Loading branch information
jitendrasuthar1998 committed Dec 27, 2024
1 parent 2664957 commit 36e8fee
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -2864,6 +2864,12 @@ a:hover::after {

.trip {
.view__all {

display:flex;
flex-direction: column;
justify-content: center;
align-items: center;

a::after {
bottom: -18px;
}
Expand Down

0 comments on commit 36e8fee

Please sign in to comment.