maximecb / Turing-Drawings

Randomly generated Turing machines draw images and animations on a 2D canvas.
323 stars 35 forks source link

Fork me on Github banner too big #4

Closed abrahimladha closed 5 years ago

abrahimladha commented 5 years ago

On my phone, it makes the num symbols field unclickable. On desktop, half the num symbols field is unclickable.

maximecb commented 5 years ago

Hi, could you provide some screenshots so I can see? What resolution are you running on your desktop?

ineeee commented 5 years ago

any screen smaller than 1100px wide should conflict with the forkme image

maximecb commented 5 years ago

Found a potential solution here: https://codepo8.github.io/css-fork-on-github-ribbon/

maximecb commented 5 years ago

I took some inspiration from that solution and used CSS to just hide the banner when the screen is too small.