feat: 🎨 use drawn references
33
src/App.vue
|
@ -408,30 +408,23 @@
|
||||||
<h3>Workout</h3>
|
<h3>Workout</h3>
|
||||||
<ref-gallery>
|
<ref-gallery>
|
||||||
<figure>
|
<figure>
|
||||||
<img src="@img/clothes-ref/workout/hoodie.jpg" alt="Hoodie" />
|
<img src="@img/clothes-ref/workout/fullbody.png" alt="Full Body" />
|
||||||
<figcaption>
|
<figcaption>
|
||||||
<strong>Either</strong> Hoodie (unzipped, hood on)
|
<p>Full Body</p>
|
||||||
|
<p>Snapback hat, tank top, fingerless gloves, shorts, sneakers</p>
|
||||||
|
<p>By <a href="https://twitter.com/turquoize_art">Atlas</a></p>
|
||||||
</figcaption>
|
</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
<figure>
|
<figure>
|
||||||
<img src="@img/clothes-ref/workout/tank-top.jpg" alt="Tank Top" />
|
<img src="@img/clothes-ref/workout/closeup.png" alt="Close-up" />
|
||||||
<figcaption><strong>Or</strong> Tank Top</figcaption>
|
<figcaption>
|
||||||
</figure>
|
<p>Close-up</p>
|
||||||
<figure>
|
<p>
|
||||||
<img src="@img/clothes-ref/workout/gloves.jpg" alt="Gloves" />
|
Snapback hat, headphones, tank top, fingerless gloves, shorts,
|
||||||
<figcaption>Fingerless Gloves</figcaption>
|
smartwatch
|
||||||
</figure>
|
</p>
|
||||||
<figure>
|
<p>By <a href="https://twitter.com/purpledragonrei">Rei</a></p>
|
||||||
<img src="@img/clothes-ref/workout/apple-watch.jpg" alt="Watch" />
|
</figcaption>
|
||||||
<figcaption>Apple Watch (for fitness tracking)</figcaption>
|
|
||||||
</figure>
|
|
||||||
<figure>
|
|
||||||
<img src="@img/clothes-ref/workout/shorts.jpg" alt="Shorts" />
|
|
||||||
<figcaption>Short Shorts</figcaption>
|
|
||||||
</figure>
|
|
||||||
<figure>
|
|
||||||
<img src="@img/clothes-ref/warm/sneakers.jpg" alt="Sneakers" />
|
|
||||||
<figcaption>Sneakers (Air Jordan style)</figcaption>
|
|
||||||
</figure>
|
</figure>
|
||||||
</ref-gallery>
|
</ref-gallery>
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 301 KiB |
BIN
src/assets/img/clothes-ref/workout/closeup.png
Normal file
After Width: | Height: | Size: 3.9 MiB |
BIN
src/assets/img/clothes-ref/workout/fullbody.png
Normal file
After Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 183 KiB |
Before Width: | Height: | Size: 114 KiB |
Before Width: | Height: | Size: 89 KiB |
Before Width: | Height: | Size: 86 KiB |