Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the layout #39

Merged
merged 1 commit into from
Mar 15, 2018
Merged

Change the layout #39

merged 1 commit into from
Mar 15, 2018

Conversation

rgreinho
Copy link
Member

@rgreinho rgreinho commented Mar 9, 2018

Description

Even though it is still far from perfect, the layout looks nicer, more
modern, and especially more engaging for the user.

  • Reorganized the CSS
    • Proper use of the shared CSS, custom properties and mixins
    • Remove unused elements
  • Made the UI is somehow responsive
  • Added a footer to the shell app

Motivation and Context

How Has This Been Tested?

Manually.

Screenshots:

image

Types of changes

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code cleanup / Refactoring

Checklist:

  • [] I have updated the documentation accordingly.
  • [] I have written unit tests

Fixes #32
Fixes #26

@rgreinho rgreinho added the size/L label Mar 9, 2018
@rgreinho rgreinho self-assigned this Mar 9, 2018
@rgreinho rgreinho changed the title <!-- Provide a general summary of your changes in the Title above --> Change the layout Mar 9, 2018
@rgreinho rgreinho force-pushed the new-layout branch 5 times, most recently from eab1da0 to b459194 Compare March 15, 2018 17:00
Even though it is still far from perfect, the layout looks nicer, more
modern, and especially more engaging for the user.

* Reorganized the CSS
    * Proper use of the shared CSS, custom properties and mixins
    * Remove unused elements
* Made the UI is somehow responsive
* Added a footer to the shell app
* Alphabetize imports

Fixes #32
@rgreinho rgreinho merged commit 4c63eb7 into master Mar 15, 2018
@rgreinho rgreinho deleted the new-layout branch March 30, 2018 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the global layout Change the Font
1 participant