Skip to content

Commit

Permalink
chore: added background color as default
Browse files Browse the repository at this point in the history
  • Loading branch information
YashNuhash committed Jan 23, 2024
1 parent 1dab835 commit 956e18d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/About/homeabout.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
0 0 1px 0 rgba(8, 11, 14, 0.06),
0 6px 6px -1px rgba(8, 11, 14, 0.1);
border: 1px solid #f7f8f9;
background-color: #fff;
margin: 10px;
justify-content: center;
}
Expand Down

0 comments on commit 956e18d

Please sign in to comment.