exokitxr / webmr-docs

Exokit documentation
https://docs.webmr.io
4 stars 2 forks source link

Technology Stack Doc page is not optimized for mobile #15

Closed ChristopherTrimboli closed 6 years ago

ChristopherTrimboli commented 6 years ago

The tech stack page that chris made is a great table!

It just needs to be fine-tuned for mobile use... it corrupts the page + gets cutoff.

I suggest using Chrome dev-tools mobile emulation for this one.

ChristopherTrimboli commented 6 years ago

I will add... it is very close and it 'could' be called 'OK' because you can scroll horizontally to see the table... however I think we can do a bit better and adjust paddings, margins, font-sizes for this table with CSS media queries so that it fits on one page.

avaer commented 6 years ago

Maybe flatten the list with less/smaller cols.

Imo messing with the table css sounds like a trip to pain town. Especially for later tables and docusaurus updates.

On Tue, Jul 17, 2018 at 2:57 PM Chris Eddy notifications@github.com wrote:

I will add... it is very close and it 'could' be called 'OK' because you can scroll horizontally to see the table... however I think we can do a bit better and adjust paddings, margins, font-sizes for this table with CSS media queries so that it fits on one page.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/webmixedreality/webmr-docs2/issues/15#issuecomment-405690907, or mute the thread https://github.com/notifications/unsubscribe-auth/AGmu6a5DoFJSKVyz3mEgEheji7oxGD9mks5uHjOxgaJpZM4VTYca .

ChristopherTrimboli commented 6 years ago

fixed