Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
Inference Endpoints
KBlueLeaf commited on
Commit
d4c96b2
1 Parent(s): 7149b5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -25,12 +25,13 @@ join us: https://discord.gg/tPBsKDyRR5
25
  margin-top: 2em;
26
  }
27
  .custom-table img{
28
- margin-top: 6px;
 
29
  }
30
 
31
  .custom-table td {
32
  vertical-align: top;
33
- padding: 4px;
34
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
35
  }
36
 
@@ -159,7 +160,7 @@ join us: https://discord.gg/tPBsKDyRR5
159
  <td style="margin-top: 0; padding-top: 0; padding-left: 0;">
160
  <div class="custom-image-container">
161
  <div class="image-wrapper">
162
- <img class="custom-image" src="sample/table/th-2-2-1.png" alt="sample3">
163
  <img class="hover-image" src="sample/table/2-2-1.png" alt="sample3">
164
  <div class="overlay" style="font-size: 1vw; font-style: bold;">
165
  Looking back
 
25
  margin-top: 2em;
26
  }
27
  .custom-table img{
28
+ margin-top: 0px;
29
+ margin-bottom: 12px;
30
  }
31
 
32
  .custom-table td {
33
  vertical-align: top;
34
+ padding: 10px;
35
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
36
  }
37
 
 
160
  <td style="margin-top: 0; padding-top: 0; padding-left: 0;">
161
  <div class="custom-image-container">
162
  <div class="image-wrapper">
163
+ <img class="custom-image" src="sample/table/th-2-2-1.png" alt="sample3" style="margin-bottom: 8px;">
164
  <img class="hover-image" src="sample/table/2-2-1.png" alt="sample3">
165
  <div class="overlay" style="font-size: 1vw; font-style: bold;">
166
  Looking back