Skip to content

Commit

Permalink
pulling inputs inside splash
Browse files Browse the repository at this point in the history
  • Loading branch information
cartja committed Dec 17, 2024
1 parent 0a95518 commit 3857b08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/_inputs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ input.form-control.is-invalid:focus {
transition: none;
border: none;
box-shadow: none;
outline-offset: -2px;
}

.form-control::placeholder,
Expand Down

0 comments on commit 3857b08

Please sign in to comment.