Skip to content

Commit

Permalink
Changed the title color on hover of the card
Browse files Browse the repository at this point in the history
Signed-off-by: DevMhrn <[email protected]>
  • Loading branch information
DevMhrn committed Jul 31, 2024
1 parent 5991a53 commit 0c4d353
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sections/Projects/Sistent/sistent.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -676,6 +676,7 @@ const SistentWrapper = styled.div`
.card_head .title {
font-size: 32px;
font-weight: 700;
color:#FFFFFF;
}
.card .text {
Expand Down

0 comments on commit 0c4d353

Please sign in to comment.