da2el commited on
Commit
2058f2e
·
verified ·
1 Parent(s): f7196ba

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -11
README.md CHANGED
@@ -6,20 +6,10 @@ tags:
6
  ---
7
 
8
 
9
- <style>
10
- .iolipony-images{
11
- display: grid;
12
- grid-template-columns: repeat(auto-fit, minmax(30rem,1fr));
13
-
14
- img{
15
- max-width: 100%;
16
- }
17
- }
18
- </style>
19
 
20
  # ioliPonyMix
21
 
22
- <div class="iolipony-images">
23
  <img src="./img/image_01.webp">
24
  <img src="./img/image_02.webp">
25
  <img src="./img/image_03.webp">
 
6
  ---
7
 
8
 
 
 
 
 
 
 
 
 
 
 
9
 
10
  # ioliPonyMix
11
 
12
+ <div class="grid grid-cols-2">
13
  <img src="./img/image_01.webp">
14
  <img src="./img/image_02.webp">
15
  <img src="./img/image_03.webp">