deannabosschert / web-app-from-scratch-1920

Keep track of the current participants of the Web App From Scratch class in the minor Webdevelopment (2020).
https://deannabosschert.github.io/web-app-from-scratch-1920/src
MIT License
1 stars 0 forks source link

The good #4

Closed DanielvandeVelde closed 4 years ago

DanielvandeVelde commented 4 years ago

Tof dat je CSS variabele gebruikt! Dat is iets waar ik zelf ook eens mee moet beginnen. Dat zal het stylen een stuk efficienter maken als deze app groeit in grootte.

De font-size die je gebruikt ziet er ook heel interessant uit: https://github.com/deannabosschert/web-app-from-scratch-1920/blob/5a4ce016341252d1c80998f696c36624838bedd6/docs/css/styles.css#L15 Ik ben benieuwd wat daar de gedachte achter is.

deannabosschert commented 4 years ago

't baseert de font-size op je window op dat moment. Moet zeggen dat ik nog geen idee heb hoe 't precies werkt tho lol, maar thanks! Denk dat ik het anders mss/wss gewoon alsnog met EM ga doen vanuit een standard style guide

https://css-tricks.com/snippets/css/fluid-typography/