Skip to content

Commit

Permalink
added opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
CH10N committed May 6, 2024
1 parent 61c7a34 commit 4d81b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ body {
.oval{
width: 240px;
height: 100px;
background-color: #262626;
background-color: #262626af;
border-radius: 100px /100px;
text-align: center;
}
Expand Down

0 comments on commit 4d81b20

Please sign in to comment.