- 
                Notifications
    You must be signed in to change notification settings 
- Fork 352
Add project's name in the content on small screens #458
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
Conversation
| Let's wait @dignifiedquire to sign this one off. :) | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You forgot to run the minified build
| Just need to rebuild with minified then all good 👍 | 
| @josevalim @dignifiedquire Done! | 
| How abouy including the version number? | 
| @eksperimental I wanted to keep it simple, if the user wants to know the version they can perfectly view it in the menu. Right? | 
| The user landing from the elixir website or anywhere else will only see the project name and may not that he can find the version. | 
| 👍 | 
Add project's name in the content on small screens
| this the edited HTML code for the last screenshot. <h1 style="line-height: 1.2em; ">
  <small class="visible-xs" style="font-weight: 800; font-size: 1em; ">Mix <small style="font-weight: 800; ">v1.2.0-dev</small></small>
  API Reference
</h1>which makes me wonder if it makes any sense to still use small at all. | 



Closes #435