Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ datasets:
|
|
12 |
.main {
|
13 |
background-color: #ffffff;
|
14 |
border-radius: 10px;
|
|
|
|
|
15 |
}
|
16 |
.code-example {
|
17 |
background: #f4f4f4;
|
|
|
12 |
.main {
|
13 |
background-color: #ffffff;
|
14 |
border-radius: 10px;
|
15 |
+
padding: 1em;
|
16 |
+
color: #000000;
|
17 |
}
|
18 |
.code-example {
|
19 |
background: #f4f4f4;
|