Skip to content
Snippets Groups Projects
Commit 0a0ee3bf authored by Arnaud Levy's avatar Arnaud Levy
Browse files

wip

parent 4cde7d37
No related branches found
No related tags found
No related merge requests found
......@@ -63,16 +63,7 @@
@include media-breakpoint-up(md)
@include container
justify-content: end
padding-bottom: $spacing3
text-align: right
&::after
background-color: #000000
bottom: 0
content: ''
height: 1px
left: $grid-gutter
position: absolute
right: $grid-gutter
@include in-page-with-sidebar
display: none
@include media-breakpoint-down(md)
......
......@@ -41,7 +41,7 @@ ol.programs
> button
@include button-icon(social)
color: $hero-color
border-color: $hero-color
border-color: $color-border
font-size: $program-share-font-size
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
&:hover,
......@@ -92,9 +92,6 @@ ol.programs
@include media-breakpoint-up(md)
font-size: $program-share-font-size-md
.lead
padding-top: $spacing2
.document-content
.content
padding-top: $spacing2
......@@ -107,7 +104,7 @@ ol.programs
.document-content
.content
@include grid(12, md)
border-top: 1px solid $color-text
border-top: 1px solid $color-border
position: relative
> *
grid-column: 6/13
......
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