Skip to content

Commit

Permalink
Merge pull request #1041 from iamRabia-N/b1
Browse files Browse the repository at this point in the history
[FEATURE] - Game On Section Content Design Enhancement
  • Loading branch information
panwar8279 committed Aug 9, 2023
2 parents fcd7c84 + f8c4d28 commit 610b3ec
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 @@ -502,6 +502,7 @@ input.search-input:hover {
}

.container_card .card .content p {
font-family: math;
font-size: 1em;
font-weight: 900;
color: #fff;
Expand Down Expand Up @@ -669,6 +670,7 @@ input.search-input:hover {
background: #43434D;
color: white;
transform: rotateY(180deg);
font-family: math;
}
/* Styling steps */
.step {
Expand Down

0 comments on commit 610b3ec

Please sign in to comment.