| Current Path : /var/www/homesaver/www/bitrix/templates/landing24/assets/js/helpers/ |
| Current File : /var/www/homesaver/www/bitrix/templates/landing24/assets/js/helpers/auto_font_scale_init.js |
;(function() {
"use strict";
BX.ready(function() {
BX.Landing.UI.Tool.AutoFontScale.init(document);
});
})();