Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Moving customization components to sidebar in new page layout

Compare
Choose a tag to compare
@arjunsinghy96 arjunsinghy96 released this 05 Apr 23:00
· 190 commits to master since this release
84cb231

This release moves multiple customization components to sidebar in new layout.

  • Moves ThemeNavigation component to sidebar
  • Moves theme color customiztion component to sidebar
  • Moves Footer customization component to sidebar
  • Changes ColorInputField component to be more responsive and removes duplicate sass from importing components
  • Moves button theme customization component to sidebar
  • Expands the content to screen width with proper content alignment in left and right.
  • Fixes footer at viewport bottom even if content height is less than viewport.