sumelms / frontend

Sumé LMS Frontend application
Apache License 2.0
16 stars 6 forks source link

fix: apply Inter font-family by default #187

Closed marianysilva closed 1 year ago

marianysilva commented 1 year ago

Description

Updates font-family using Inter as default

Issue

Default font-family #186

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to Home
  2. Inspect HTML elements (F12)
  3. Select a text to Inspect
  4. Check font-family
  5. Go to Figma
  6. Check font-family

Screenshots

Figma UI / UX Screenshot 2023-09-11 at 19 17 47

Now X Before Screenshot 2023-09-11 at 19 18 13

Additional context

Check TailwindCSS font-family recommendations