🚀Direct code import is live🚀 Upload any web app (ZIP or Git): Node, PHP, Rails, Java, .NET, and run it in our managed environment.

How to change fonts?

I want to change all fonts, where can I do it?

User profile image

Hello To change the font globally, put this code *{ font-family: 'your font name'; } in the file custom-theme.scss

Solved