kramp HF staff commited on
Commit
7c486ce
1 Parent(s): bcb01d8

scope styles

Browse files

to prevent
![image.png](https://s3.amazonaws.com/moonup/production/uploads/62d6c40ba71903fb4c1e3261/ApQY_gsMIhNl7MH_HiT2u.png)

Files changed (1) hide show
  1. README.md +2 -2
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
  }