Good morning, everyone.
I am recently attending Latex and would like to know how to customize the distance between the number and the voice within \subsection. Thank you very much.
This is my code.
\documentclass{article}
\begin{document}
\section{Lorem}
\subsection{Ipsum}
\subsection{Dolor}
\end{document}
