mvaloatto commited on
Commit
14be1fd
·
verified ·
1 Parent(s): 6897029

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +1 -6
styles.css CHANGED
@@ -237,13 +237,8 @@ section::after {
237
  background-color: #090d14;
238
  }
239
 
240
-
241
- .tabs label::after {
242
- filter: blur(10px);
243
- }
244
-
245
  .tabs label:hover {
246
- background-color: #222222;
247
  }
248
 
249
  .tab-content {
 
237
  background-color: #090d14;
238
  }
239
 
 
 
 
 
 
240
  .tabs label:hover {
241
+ background-color: #090d14;
242
  }
243
 
244
  .tab-content {