Add social media and styling footer

This commit is contained in:
Moris Zen
2018-07-05 12:59:28 +02:00
parent 6dc175c126
commit edaecfffca
9 changed files with 262 additions and 10 deletions

View File

@@ -574,6 +574,13 @@ module.exports = {
*/
maxWidth: {
'1': '1rem',
'2': '2rem',
'2.5': '2.5rem',
'3': '3rem',
'4': '4rem',
'5': '5rem',
'10': '10rem',
xs: '20rem',
sm: '30rem',
md: '40rem',