MakUrSpace / hyperspace

https://www.makurspace.com
Other
0 stars 0 forks source link

Constrain image on bounty pages #4

Open musingsole opened 3 years ago

musingsole commented 3 years ago

image

The size of the primary image shown on each bounty should be constrained to something more...fitting. Probably a setting makurspace.css

Example image element:

<img class="img-fluid" src="/bountyboard/Flower Pots/181705380_2901001423509022_7820819286673678541_n.jpg" alt="Flower Pots reference image">

Update element class or surrounding html in the template file here: https://github.com/MakUrSpace/hyperspace/blob/a327fe2a03e41be10ac25d1eea95eec9b5880fb1/api/html_templates/bountycard.html#L24