Skip to content

Commit

Permalink
Update landingPage.css
Browse files Browse the repository at this point in the history
  • Loading branch information
abiK7 authored Aug 12, 2024
1 parent 5b10f3a commit 67f52aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/landingPage.css
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ button,.counter{
font-family: 'BeVietnamPro-Light';
color: #e7e7ee;
}
.columnDesign input[type="text"] {
.columnDesign input[type="email"]{
padding: 20px;
border-radius: 20px;
box-sizing: border-box;
Expand All @@ -190,7 +190,7 @@ button,.counter{
color: #9c9c9c;
border: 0;
margin-right: 10px;
outline:0;
outline:0;
}
.columnDesign .copyright{
align-self: center;
Expand Down

0 comments on commit 67f52aa

Please sign in to comment.