Skip to content

Commit

Permalink
aligned items centered
Browse files Browse the repository at this point in the history
  • Loading branch information
Spyware007 authored Nov 7, 2021
1 parent 58a170e commit bb7012e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ h4{
}
.wrapper2{
display: flex;
text-align: left;
text-align: center;
width: 360px;
padding: 20px;
}
Expand Down Expand Up @@ -129,4 +129,4 @@ input{
border: 2px solid #000;
background-color: rgb(155, 247, 36);
color:rgb(32, 140, 202) ;
}
}

0 comments on commit bb7012e

Please sign in to comment.