/*
Theme Name: TalentMax Jobs
Theme URI: https://talentmax.in
Author: TalentMax
Author URI: https://talentmax.in
Description: A React and TypeScript powered WordPress theme for the TalentMax Jobs portal.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: talentmax-jobs
*/

html,
body {
  margin: 0;
}

#talentmax-root {
  min-height: 100vh;
}
