perborgen commited on
Commit
2df52b4
1 Parent(s): e36d8aa

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -0
style.css CHANGED
@@ -15,6 +15,7 @@ label {
15
  border: 2px solid black;
16
  padding: 8px 16px;
17
  cursor: pointer;
 
18
  display: flex;
19
  align-items: center;
20
  }
 
15
  border: 2px solid black;
16
  padding: 8px 16px;
17
  cursor: pointer;
18
+ border-radius: 6px;
19
  display: flex;
20
  align-items: center;
21
  }