fba98e4ecd
Changed CSS to remove gaps at top and bottom of sheets, as well as between folders on sidebars. Also set object-fit mode of images on sheets to contain to avoid incorrect aspect ratios of images. |
||
---|---|---|
.. | ||
mixin.scss | ||
README.md | ||
style.scss |
How to build CSS
Install nodeJS: https://nodejs.org/en/ Install sass (https://www.npmjs.com/package/sass): npm install -g sass Open a shell in this folder and run: sass style.scss ../styles/blades.css