bigger font size

This commit is contained in:
Luis 2017-06-17 16:54:08 +02:00
parent 5f546e3f96
commit 20c5d3a831

View file

@ -67,7 +67,7 @@ $baseurl: '{{ site.baseurl }}/images';
}
@include breakpoint(small) {
font-size: 12pt;
font-size: 13pt;
letter-spacing: _size(letter-spacing) * 0.5;
}
}