Skip to content

Commit

Permalink
Merge pull request #4 from abhrajit2004/main
Browse files Browse the repository at this point in the history
Improved the form style
  • Loading branch information
AnkitaSikdar005 authored Dec 16, 2023
2 parents e63cf8b + 959dcbf commit 15ddd1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ body {
}

.container {
margin: 78px auto;
margin: 78px 645px;
padding: 20px 48px;
width: 90%;
width: 500px;
border-radius: 12px;
border: 2px solid white;
background-color: rgba(0, 0, 0, 0.5);
Expand Down

0 comments on commit 15ddd1b

Please sign in to comment.