district0x / district0x-tasks

Voting Dapp to assign project work to contractors
Eclipse Public License 1.0
0 stars 0 forks source link

Styling issues #6

Open madvas opened 5 years ago

madvas commented 5 years ago

image

image

image

image

image

kwladyka commented 5 years ago

Not sure what should I set. This are values from PhotoShop.

  1. Font should be smaller size and different font-family. Both title and body.

PS - FilsonSoftBook with 36pt. App - filson-soft with 36px What exactly should I do with this values?

I changed now: font-weight: 300; form normal based on https://fonts.adobe.com/fonts/filson#/usage-section

PS - ProximaSoft Regular with 22pt. App - 'proxima-soft'` with 22px. What exactly should I do with this values?

  1. Smaller font

PS - FilsonSoftRegular with 18pt App - filson-soft with 18px What exactly should I do with this values?

  1. App bar can be little bit thinner (less height)

I did -41px.

  1. Wrong font-family for menu items

fixed now: ProximaNova Regular with 16pt

  1. Wrong font-family

PS - ProximaSoft Regular with 13pt App - proxima-soft with 13px What exactly should I do with this values?

  1. On mobile, sidebar should be hidden and hamburger menu icon should be displayed. Content should be in the middle. See MF or NB for this.

I will do it in another commit.

* Changes which I mentioned in this comment are already pushed to repository.

madvas commented 5 years ago

image This is not proxima soft font

I don't know exact values of how font sizes should be, but try to make it sort of smaller so it looks better

kwladyka commented 5 years ago

This is not proxima soft font

Hmm it makes me confuse. I see it in web browser and PS as proxima soft. What do you mean?

image screenshot 2018-11-28 at 11 21 38

Is it possible I don't have the newest PS design?

I will make it smaller. I can't guarantee you will like my taste of design, but I will do my the best ;)

kwladyka commented 5 years ago

All issues are solved.

I split mobile UI into separate issue. https://github.com/district0x/district0x-tasks/issues/7

Can we close current issue?