Conversation
fix: remove `outline:none` from `w3-bar-block` and `w3-bar-item` class in w3pro.css file.
fix: remove `.w3-sidebar.w3-collapse{display:block!important}` from large screen media.
fix: update normalization.
fix: heading `h1` to `h6` font size increased by 2px. Previous `h1` size 16px same size as new `body` font size, now `h1` 18px in size.
BREAKING CHANGE: need to add `display:block` to element style to always show sidebar.
H1 should be H6
Fix typo in README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix: Update font size and remove broken classes and add minified files.