Closed MatthewElson closed 6 years ago
Alright, I'll make these changes soon.
Alright, I've finally had to time to make this happen, the holiday's were super busy. I've made the changes you requested, excluding the code:not(.javascript)
as I wasn't sure what you exactly what you were looking for. As a side note there were a few places you asked me to fix the spacing/alignment but it looked fine on my side.
Thank you very much for your effort @Mist12345 ! I'll check that out, and post screenshot of before/after if needed. For info, I'm mainly using Firefox 58 dev edition.
Thank you again @Mist12345 for your contribution!
The responsive version is now online.
Hey @AlexandreBonneau,
So it's not perfect, but almost there.
In the footer I couldn't get the
display: grid
to work with flex css quasar provided here so I removed the grid. Which caused the problem of getting the buttons to be the same height. I triedposition: relative
and settingbottom: 0
but the problem was more complicated than that. I didn't solve that piece of the puzzle maybe you (or somebody else) can help me out with that.Otherwise it looks good. Let me know what you think.