Skip to content

Commit

Permalink
yujy
Browse files Browse the repository at this point in the history
  • Loading branch information
TatiYoucef authored Dec 1, 2024
1 parent 9d444a1 commit 9f60889
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ body {
background: rgba(0, 0, 0, 0.7);
padding: 30px;
border-radius: 8px;
width: 1000px;
width: 90%;
margin: 10;
}

Expand Down Expand Up @@ -80,4 +80,4 @@ button:active{
width: 60px;
height: auto;
margin-bottom: 20px;
}
}

0 comments on commit 9f60889

Please sign in to comment.