-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make good website design #41
Comments
I think we do not need any support for mobile. I mean who will do stuff like ours [ graphics, diagrams, etc. ] on subway station or in the coffee break ? It's complicated and it's not comfortable. What do you think? |
But mobile version may be good for viewing already designed and filled widgets. |
@batytskyy +1. But I'm not saying this is a priority. Right now there is a strange bug such that left menu is not showing on mobile devices (and small screens - try resizing your browser's window) at all and this should be fixed. I'm not a good html/css coder. |
Mobile devices should be supported as mentioned by boldak. |
rem
instead ofpx
. Followfoundation
guidelines.The text was updated successfully, but these errors were encountered: