diff --git a/LICENSE.md b/LICENSE.md index 671087e26a482778b2f8420590e626bfd938beb9..1bb6ca065411c3d8f568f56e501506085867cd0f 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,7 @@ --- layout: page title: "Licenses" +permalink: /license/ --- ## Instructional Material diff --git a/assets/css/bootstrap.css b/assets/css/bootstrap.css index d0cdf23c4bad46cb05f2d359693f0e7eb2596dd3..0fe7cd5b0691346e33701966678e767200ef9bb9 100644 --- a/assets/css/bootstrap.css +++ b/assets/css/bootstrap.css @@ -1450,7 +1450,7 @@ dt { font-weight: bold; } dd { - margin-left: 0; + margin-left: 2em; /* 0; -- CHANGE -- */ } @media (min-width: 768px) { .dl-horizontal dt {