Created by: robinrosenstock
Addressed problem description
see #2257 (closed)
Solution description
Centered logo and centered Sverchok title, because when left aligned it looks empty on the right. The title is under the logo because its difficult to put image and text on the same line on github. A bit too much vertical space between logo and text...
Also because there is now a title in h1 (or #title in markdown) the other two headings (english and russki) need two be second headings (h2 / ##title). Removed "## Sverchok parametric tools" also, because of this reason.
Preflight checklist
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.