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

Update styles.css

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