diff --git a/assets/public/custom/utils.js b/assets/public/custom/utils.js index 97aefec1..266aeb9b 100644 --- a/assets/public/custom/utils.js +++ b/assets/public/custom/utils.js @@ -43,8 +43,10 @@ window.CSS_CLASSES = { profileHeader: "defaultColor-24IHKz eyebrow-Ejf06y defaultColor-HXu-5n userInfoSectionHeader-2mYYun", profileText: "userInfoText-2MFCmH markup-eYLPri clamped-2ZePhX", title: "colorStandard-1Xxp1s size14-k_3Hy4 h1-34Txb0 title-3hptVQ defaultColor-2cKwKo defaultMarginh1-EURXsm", + miniTitle: "colorStandard-1Xxp1s size14-k_3Hy4 h5-2RwDNl title-3hptVQ title-1HgbhV", hidden: "hidden-27eifz", hamburger: "btnHamburger-3GF0_5", + textInput: "inputDefault-3FGxgL input-2g-os5" }; window.AUTH_TOKEN = null;