[css] reduce spacing between text elements on about pages (#1510)

th-downstream
Alex Dunn 8 years ago committed by Eugen
parent 16004237f2
commit 91bbd2851f

@ -64,7 +64,7 @@
p, li {
font: 16px/28px 'Montserrat', sans-serif;
font-weight: 400;
margin-bottom: 26px;
margin-bottom: 12px;
a {
color: $color4;

Loading…
Cancel
Save