grumpfox
1 week ago
Before I finish the Chumba catalogue runthrough, there's a brief misc review intermission coming up. And I need to start thinking about who to choose as the next long discography review project... !
Per your CSS, if the user's device doesn't have the Verdana font installed it tries a cursive typeface. On my computer it looked as expected, but on my phone it had the cursive!
to make sure all users see the same font, you can download a file of the font then add it manually into your code using the "@font-face" property ^^
Thanks so much both! That’s so weird because I swear I’ve looked at my site on phone in the past and it’s not gone all cursive. Will get this sorted, thank you!