zachleigh / larafolio

A portfolio management system for Laravel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move site-wide section style to .section namespace

zachleigh opened this issue · comments

Will lead to more consistent styling and easier maintenance.

Do the same for general layout items. Currently, a lot of it is in .project, but that stops making sense if the page is not a project page. Create a .page namespace.

Still need to:

  • Move project__main to page namespace
  • Move project__half, left/right, header etc. to page namespace

v0.9.9