Skip to content
Snippets Groups Projects
Commit cb26c6eb authored by Olivia206's avatar Olivia206
Browse files

fixed icons in programs list

parent 1824a74e
No related branches found
No related tags found
No related merge requests found
......@@ -49,12 +49,14 @@ ul.diplomas
color: $color-accent
ol li a
@include inherit-text
@include media-breakpoint-up(sm)
@include h3
@include icon(list-hyphen, before)
margin-left: 1px
margin-right: half($spacing0)
margin-top: 7px
@include media-breakpoint-up(sm)
margin-right: $spacing0
@include media-breakpoint-up(md)
margin-top: 9px
display: flex
ol
margin-left: $spacing1
......
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