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

lolsob-rspec
Alex Dunn 2017-04-14 17:29:32 -07:00 committed by Eugen
parent 16004237f2
commit 91bbd2851f
1 changed files with 2 additions and 2 deletions

View File

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