Open
Description
Bug Report
Hi, the display looks broken on our docsify site and I'm not really sure what happened.
Steps to reproduce
The source is here, and deployed via GitHub pages:
https://github.com/inlets/docs
What is current behaviour
The logo is out of scale and the buttons are not in the correct position.
What is the expected behaviour
Previously the front page loaded with the logo followed by the buttons. No changes have been made.
Other relevant information
-
Bug does still occur when all/other plugins are disabled?
-
Your OS:
-
Node.js version:
-
npm/yarn version:
-
Browser version:
-
Docsify version:
-
Docsify plugins:
I've tried with Safari and Chrome
Please create a reproducible sandbox
Can be deployed from the GitHub repo linked.
Mention the docsify version in which this bug was not present (if any)
HEAD / master (I would assume):
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
<script src="//unpkg.com/prismjs/components/prism-bash.min.js"></script>
<script src="//unpkg.com/prismjs/components/prism-php.min.js"></script>