victor HF staff commited on
Commit
8ac9ec0
1 Parent(s): 48c813f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,11 +3,11 @@ license: mit
3
  ---
4
 
5
  <style>
6
- .prose img {
7
  display: inline;
8
  margin: 0 6px !important;
9
  }
10
- .prose table {
11
  max-width: 320px;
12
  margin: 0;
13
  }
 
3
  ---
4
 
5
  <style>
6
+ img {
7
  display: inline;
8
  margin: 0 6px !important;
9
  }
10
+ table {
11
  max-width: 320px;
12
  margin: 0;
13
  }