victor HF staff kramp HF staff commited on
Commit
51fcd9b
1 Parent(s): 0e50270

scope styles (#15)

Browse files

- scope styles (7c486ce1c68dfa3c03caef17e3e0cdec77475cb8)


Co-authored-by: Bertrand Chevrier <kramp@users.noreply.huggingface.co>

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
  }