feat: add full body casual wear ref
This commit is contained in:
parent
58d90060d7
commit
a948fccc36
6 changed files with 8 additions and 20 deletions
28
src/App.vue
28
src/App.vue
|
@ -354,27 +354,15 @@
|
|||
<h3>Casual Wear</h3>
|
||||
<ref-gallery>
|
||||
<figure>
|
||||
<img src="@img/clothes-ref/warm/tank-top.jpg" alt="Tank Top" />
|
||||
<img src="@img/clothes-ref/casual/fullbody.png" alt="Full Body" />
|
||||
<figcaption>
|
||||
<p>Loose Tank Top</p>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="@img/clothes-ref/warm/shorts.jpg" alt="Shorts" />
|
||||
<figcaption>
|
||||
<p>Short shorts with dangling bands</p>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="@img/clothes-ref/warm/hoodie.jpg" alt="Hoodie" />
|
||||
<figcaption>
|
||||
<p>Long sleeve top tied around waist</p>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="@img/clothes-ref/warm/sneakers.jpg" alt="Sneakers" />
|
||||
<figcaption>
|
||||
<p>Sneakers (Air Jordan style)</p>
|
||||
<p>
|
||||
Black tank top, flannell shirt, shorts (w/ dangling bands),
|
||||
sneakers
|
||||
</p>
|
||||
<p>
|
||||
By <a href="https://twitter.com/coffeerelated">coffeerelated</a>
|
||||
</p>
|
||||
</figcaption>
|
||||
</figure>
|
||||
</ref-gallery>
|
||||
|
|
BIN
src/assets/img/clothes-ref/casual/fullbody.png
Executable file
BIN
src/assets/img/clothes-ref/casual/fullbody.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 784 KiB |
Binary file not shown.
Before Width: | Height: | Size: 20 KiB |
Binary file not shown.
Before Width: | Height: | Size: 428 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.2 MiB |
Binary file not shown.
Before Width: | Height: | Size: 40 KiB |
Loading…
Add table
Add a link
Reference in a new issue