🆎Font Family
To change the Font in the theme change value in "/Mantis/Views/Shared/_config.cshtml".
TempData["FontName"] = "Public-Sans";
// set value from Roboto, Poppins, Inter, Public-Sans
Last updated
To change the Font in the theme change value in "/Mantis/Views/Shared/_config.cshtml".
TempData["FontName"] = "Public-Sans";
// set value from Roboto, Poppins, Inter, Public-Sans
Last updated