spetrovi / songbook

GNU General Public License v3.0
2 stars 0 forks source link

Redesing verses #37

Closed spetrovi closed 2 weeks ago

spetrovi commented 2 weeks ago

So right now the verses are not very good. We need to take advantage of bootstrap grid system to make it more sane. Example Screenshot from 2024-10-09 11-55-36 We want the first X verses to be in the first column, then the next verses in next column etc 1 6 2 7 3 8 4 9 5 10

Also we don't want the lines in verses to wrap.

spetrovi commented 2 weeks ago

Well at least I fixed the text wrapping and automatic column spacing. I don't think I can reasonably reorder the verses just with bootstrap, so for now we'd have to live with this