swarmcity / SwarmCityDapp

Swarm City dApp FrontEnd
MIT License
28 stars 10 forks source link

Cosmetics 3: fonts #884

Closed faffydee closed 5 years ago

faffydee commented 5 years ago

I looked at the fonts because I was seeing a difference between my sketch-file and the app. To approach the app's original design, we need these tree font-weights of Montserrat-font (instead of the 400,800 it is now):

Importing these weights automatically solves the difference and shows the fonts as intended. @import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,700');

screen shot 2018-12-11 at 09 51 24