bilca commited on
Commit
7c0ba92
·
verified ·
1 Parent(s): b6bd6d8

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -16,6 +16,10 @@ p {
16
  margin-top: 5px;
17
  }
18
 
 
 
 
 
19
  .card {
20
  max-width: 620px;
21
  margin: 0 auto;
 
16
  margin-top: 5px;
17
  }
18
 
19
+ canvas{
20
+ background-color : transparent;
21
+ }
22
+
23
  .card {
24
  max-width: 620px;
25
  margin: 0 auto;