Skip to content

Commit

Permalink
edit error
Browse files Browse the repository at this point in the history
  • Loading branch information
ashrafmo-1 committed Jun 18, 2023
1 parent da53e07 commit eefebc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ textarea {

@media(max-width:500px) {
textarea {
width: 200px;
width: 290px;
}
}

Expand All @@ -74,7 +74,7 @@ button {

svg {
position: absolute;
top: 380px;
top: 315px;
z-index: -1;
width: 100%;
margin: auto;
Expand Down

0 comments on commit eefebc8

Please sign in to comment.