Skip to content

Commit

Permalink
Update test.css
Browse files Browse the repository at this point in the history
  • Loading branch information
MastanSayyad committed Jul 28, 2024
1 parent 90e41a6 commit 8a09d29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ h1 {
transition: all linear .8s;
border: 1px solid rgba(255, 255, 255, 0.125);
box-shadow: 2px 2px 2px rgb(5, 5, 5);
display: flex;
display: none;
justify-content: center;
align-items: center;
margin-top: 0px;
Expand Down Expand Up @@ -109,7 +109,7 @@ button {
padding: 15px 20px;
border-radius: 2rem;
cursor: pointer;
margin-left: 300px;
margin-left: -26px;

}

Expand Down

0 comments on commit 8a09d29

Please sign in to comment.