mvaloatto commited on
Commit
815c464
·
verified ·
1 Parent(s): 1af211a

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +1 -0
styles.css CHANGED
@@ -219,6 +219,7 @@ section::after {
219
  justify-content: space-between;
220
  margin-bottom: 10px;
221
  background-color: #0d131f;
 
222
  }
223
 
224
  .tabs input[type="radio"] {
 
219
  justify-content: space-between;
220
  margin-bottom: 10px;
221
  background-color: #0d131f;
222
+ border-radius: 5px;
223
  }
224
 
225
  .tabs input[type="radio"] {