6 lines
132 B
CSS
6 lines
132 B
CSS
|
/* Put your custom styles here and run `npm start` from the "src" directory on */
|
||
|
|
||
|
#TableOfContents ul li {
|
||
|
margin-bottom: 1em;
|
||
|
}
|