Skip to content

Commit

Permalink
#1 Improve accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
KaoruNishikawa committed May 25, 2022
1 parent c0d3cae commit 01b8410
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pep440_checker/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,14 @@ div.field {
div>input {
border: solid 1px #000;
border-radius: 2px;
padding: 0 5px;
}

div>button {
border: solid 1px #000;
border-radius: 2px;
background-color: #DFF;
padding: 0 5px;
}

code {
Expand Down

0 comments on commit 01b8410

Please sign in to comment.