Skip to content

Commit

Permalink
some edit on btns for phone
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamedtalhaouii authored Oct 19, 2024
1 parent 908a08f commit c51cc44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
height: 200px;
width: 200px;
border-radius: 100%;
padding: 10px;
padding: 115px;
cursor: pointer;
align-self: center;
justify-self: center;
Expand Down Expand Up @@ -194,10 +194,10 @@
align-items: center;
background-color: #343434;
border: none;
width: 90%;
width: 96%;
border-radius: 120px;
grid-column: span 2;
padding-left: 10%;
padding-left: 15%;
}

#input {
Expand Down

0 comments on commit c51cc44

Please sign in to comment.