Skip to content

Commit

Permalink
Better styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Graicc committed Dec 23, 2019
1 parent e26ef4d commit 9cb55e9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@ option:disabled {

.row {
margin-bottom: 10px;;

padding: 5px;
border-width: 2px;
border-radius: 5px;
border-color: #000000;
border-style: solid;
}

.pair {
Expand Down

0 comments on commit 9cb55e9

Please sign in to comment.