Spaces:
Running
Running
Update style.css
Browse files
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;
|