Add focused outline to a, button, input, select

This commit is contained in:
Denevola 2022-09-26 02:39:10 +09:00
parent 4d8d7dbfc5
commit ce8c189fde
4 changed files with 39 additions and 6 deletions

View file

@ -279,7 +279,6 @@ input {
font-size: 1rem;
margin: 1rem auto;
padding: 0.5rem 0.75rem;
outline: none;
border: none;
color: var(--color-text);
max-width: 20rem;