Skip to content
Snippets Groups Projects
Commit 40de3294 authored by Kyle Fiedler's avatar Kyle Fiedler
Browse files

More styles for tutorial index

parent 070fb5fb
No related branches found
No related tags found
No related merge requests found
......@@ -2780,9 +2780,7 @@ div.course-wrapper section.course-content ol.vert-mod > li ul {
list-style: disc outside none;
padding-left: 1em; }
div.course-wrapper section.course-content section.tutorials h2 {
padding-bottom: 5.663px;
margin-bottom: 22.652px;
border-bottom: 1px solid #e3e3e3; }
margin-bottom: 22.652px; }
div.course-wrapper section.course-content section.tutorials ul {
margin: 0;
zoom: 1; }
......
......@@ -184,10 +184,9 @@ div.course-wrapper {
section.tutorials {
h2 {
padding-bottom: lh(.25);
margin-bottom: lh();
border-bottom: 1px solid #e3e3e3;
}
ul {
margin: 0;
@include clearfix();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment