You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ref: #76] We found that we were hard-coding font-colors and spacing in certain places of the framework, as opposed to using variables. We have removed these colors, and abstracted them to the _globals.scss file, as well as removed the spacing (which was happening on <p> elements inside of modals).
[ref: #81] We have removed the declared line-height for list items.
Website
[ref: #75] We removed the dedicated add-ons directory for the v2.x.x version of Concise and have included the files inside of our main website repository.
[ref: #77] The custom scrollbars on the website, which were causing unexpected behavior, have been removed.
[ref: #78] We fixed an example that was broken on the website for fluid images.