Skip to content

Commit

Permalink
client: update input css
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham-Lal committed May 14, 2024
1 parent 43df518 commit 4dacac9
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions client/src/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,14 @@ button {
font-family: inherit;
}

ul {
list-style: none;
}

input {
border: 0;
outline: 0;
font-family: inherit;
}

ul {
list-style: none;
}

@keyframes shake {
Expand Down

0 comments on commit 4dacac9

Please sign in to comment.