style fix for links on front page header

This commit is contained in:
Kyle Drake 2017-06-11 14:14:18 -07:00
parent a086749881
commit 86cc58af2d

View file

@ -121,6 +121,13 @@
color:#B2BCC1;
line-height: 170%;
}
p a{
color: #B2BCC1;
border-bottom: 1px solid #B2BCC199;
line-height: 99%;
display: inline-block;
}
}
.intro-Icon{