Styling and fixing about us bug

This commit is contained in:
Moris Zen
2018-09-06 20:58:11 +02:00
parent a0d97b6a36
commit 3153a129fc
9 changed files with 5290 additions and 88 deletions

View File

@@ -165,6 +165,7 @@ module.exports = {
*/
screens: {
xsm: '370px',
sm: '576px',
md: '768px',
lg: '992px',
@@ -314,6 +315,8 @@ module.exports = {
leading: {
none: 1,
tight: 1.25,
smaller: 1.5,
mid: 1.6,
normal: 1.77,
loose: 1.84,
looser: 1.9,