Polished the contacts page, which is now fancier and more readable (even on mobile);
Fixed a typo in the How to contribute page where the wasn't the --recurse-submodules flag on the git clone command;
Externalized the CSS into an SCSS file (now new SCSS files can be added in the assets folder (with the _file_name.scss nomenclature) and can be imported in _custom.scss by doing @import "file_name";.
contacts
page, which is now fancier and more readable (even on mobile);How to contribute
page where the wasn't the--recurse-submodules
flag on thegit clone
command;assets
folder (with the_file_name.scss
nomenclature) and can be imported in_custom.scss
by doing@import "file_name";
.