We should avoid using Bootstrap utility classes (or even raw CSS) to hard-code styling of elements inside of layouts. Instead define an appropriate td- prefixed class, and add the styling to the class. Otherwise, it becomes difficult for clients to customize element styles.
We should avoid using Bootstrap utility classes (or even raw CSS) to hard-code styling of elements inside of layouts. Instead define an appropriate
td-prefixed class, and add the styling to the class. Otherwise, it becomes difficult for clients to customize element styles..td-sidebar-toc