Skip to content

Commit

Permalink
Merge pull request #1021 from iamRabia-N/br2
Browse files Browse the repository at this point in the history
'Game On' Section Boxes Design Enhancement
  • Loading branch information
panwar8279 authored Aug 9, 2023
2 parents 5a06300 + 069fd05 commit dcc4e46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Homepage/Homepage/Homepage.css
Original file line number Diff line number Diff line change
Expand Up @@ -659,10 +659,12 @@ input.search-input:hover {
width: 205px;
color: black;
padding:13px;
border-radius: 1rem;
}

/* Style the back side */
.flip-card-back {
border-radius: 1rem;
background: #43434D;
color: white;
transform: rotateY(180deg);
Expand Down

0 comments on commit dcc4e46

Please sign in to comment.