TASVideos / tasvideos

The code for the live TASVideos website
https://tasvideos.org/
GNU General Public License v3.0
63 stars 29 forks source link

Minor UI adjustments #1836

Closed Masterjun3 closed 2 months ago

Masterjun3 commented 2 months ago

Changes Development WebOptimizer settings so that developers don't need to Ctrl+F5 to see their changes (just like in Production). See the commit message for details.

Also removes bottom margin on certain last child elements. This prevents the problem with poorly aligned boxes (i.e. Fencepost Error), while keeping the margin for all other situations where it's necessary.

( Before | After ) image image