* Paragraph style changes
Add text-align: justify to make text justified.
Add text-justify: auto, so the browser can decide if inter-word or inter-character space is adjusted.
Add hyphens: auto, so browser can hyphenate words.
* Regenerate scss files
* Making easy to customize listing
* adding styles to listing
* removing unintended changes
* correcting declaration
* including files for release
* changing url to be relative so it can work on localhost
* Including suggestions
* Remove old files
* Add SCSS pipeline
* Add generated files
* Fix navigation HTML
* Fix media queries
* Remove RTL
* Fix styling for big screens
* Remove separator configs
* Fix menu dropdown
* Add working mobile menu
* Fix menu item heights
* Update README