Closed gensart-ai closed 1 year ago
Hello @gensart-ai ,
The default font families are "Quicksand" for all the modules but you need to add this font to your project separately:
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Quicksand&display=swap" rel="stylesheet">
Or, you can please set (init) another font name via options to the modules that you are using.
Thank you, Furkan
Describe the bug
I don't know if it's just me or whatever
Quicksand, as a default font for Notiflix UI font, is not applied on mobile phone, especially Android 11
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Quicksand font is displayed as it is.
Screenshots
Mobile View
Desktop View
Desktop :
Smartphone :