scope styles
Browse filesto prevent
![image.png](https://s3.amazonaws.com/moonup/production/uploads/62d6c40ba71903fb4c1e3261/ApQY_gsMIhNl7MH_HiT2u.png)
README.md
CHANGED
@@ -4,11 +4,11 @@ thumbnail: "https://huggingface.co/datasets/huggingface/badges/resolve/main/badg
|
|
4 |
---
|
5 |
|
6 |
<style>
|
7 |
-
img {
|
8 |
display: inline;
|
9 |
margin: 0 6px !important;
|
10 |
}
|
11 |
-
table {
|
12 |
max-width: 320px;
|
13 |
margin: 0;
|
14 |
}
|
|
|
4 |
---
|
5 |
|
6 |
<style>
|
7 |
+
.prose img {
|
8 |
display: inline;
|
9 |
margin: 0 6px !important;
|
10 |
}
|
11 |
+
.prose table {
|
12 |
max-width: 320px;
|
13 |
margin: 0;
|
14 |
}
|