.themes/classic/sass/custom/_styles.scss
105ba143
 // This File is imported last, and will override other styles in the cascade
 // Add styles here to make changes without digging in too much
4dfc5c1d
 
 // For example if you want indented lists on all screen sizes uncomment the following lines
 // #content article {
 //  ul, ol { margin-left: 1.4em; }
 // }