bundly / dash

From automated standup notes to GitHub notifications a single haven for your fellowship needs
https://dash.bundly.tech
MIT License
10 stars 10 forks source link

Added sections on the landing page #51

Closed NB134 closed 4 years ago

NB134 commented 4 years ago

Added features, about and contribute sections on the landing page Content was taken from readme.md. Working demo link: https://dash-three.vercel.app/. Give feedback on the design and dontent of the added sections.

kartikcho commented 4 years ago

Requesting a review from @sauravhiremath to review page content and check the code in general.

NB134 commented 4 years ago

I ran prettier and removed unused assets from old commits.

NB134 commented 4 years ago

So, i need to remove the styled css import and import the css normally, changing the className value from {styled.class} to "class". Also i have added latitudes and longitudes using content property of the pseudo element so should i change it entirely into unicode or only spaces in unicode.

sauravhiremath commented 4 years ago
  1. Yeah, just importing CSS as you mentioned
  2. Just the apostrophes and degrees in Unicode, like ", ' and °. No need to encode spaces