JCarlos commited on
Commit
5b68a95
1 Parent(s): 87e538e

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +4 -0
styles.css CHANGED
@@ -10,4 +10,8 @@
10
 
11
  .panel {
12
  background: rgba(255, 255, 255, 0.5);
 
 
 
 
13
  }
 
10
 
11
  .panel {
12
  background: rgba(255, 255, 255, 0.5);
13
+ }
14
+
15
+ .component-set {
16
+ background: rgba(255, 255, 255, 0.5);
17
  }