reduce space between heading number and text in latex code example
Example: latex reduce letter spacing
\usepackage[tracking=true]{microtype}
\textls[100]{normal} % 100 is the default value
\textls[200]{more space}
\textls[50]{less space}
\usepackage[tracking=true]{microtype}
\textls[100]{normal} % 100 is the default value
\textls[200]{more space}
\textls[50]{less space}