autoNumeric / autonumeric.org

The source for the official AutoNumeric.org website
http://autonumeric.org
MIT License
2 stars 1 forks source link

the landing page is responsive #1 #3

Closed MatthewElson closed 6 years ago

MatthewElson commented 6 years ago

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 tried position: relative and setting bottom: 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.

MatthewElson commented 6 years ago

Alright, I'll make these changes soon.

MatthewElson commented 6 years ago

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.

AlexandreBonneau commented 6 years ago

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.

AlexandreBonneau commented 6 years ago

Thank you again @Mist12345 for your contribution!

The responsive version is now online.