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

fixed line height for icons

parent db78602b
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ section.programs
ol.programs
@include list-section
li
line-height: 1
a:nth-child(2)
margin-top: unset
white-space: nowrap
......@@ -32,6 +31,8 @@ ol.programs
ol.programs
margin-bottom: $spacing3
li
line-height: 1
.dropdown-share
position: relative
> button
......
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