Skip to content
Snippets Groups Projects
Commit 1e59192e authored by alexisben's avatar alexisben
Browse files

diploma hero

parent 39abb2d7
No related branches found
No related tags found
No related merge requests found
......@@ -112,6 +112,8 @@ ul.diplomas
margin: 0
padding-bottom: $spacing0
padding-top: $spacing0
&:last-of-type
padding-bottom: 0
dt
grid-column: 1/3
opacity: .8
......@@ -123,6 +125,9 @@ ul.diplomas
padding-top: 0
.diplomas__term
.hero
.essential
margin-top: $spacing3
ol.programs
li
@include grid(2, md)
......
......@@ -4,7 +4,7 @@
{{- if .Params.breadcrumb | default true -}}
{{ partial "header/breadcrumbs.html" . }}
{{- end -}}
<div>
<div class="content">
<h1>{{ partial "PrepareHTML" $title }}</h1>
</div>
</div>
......
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