Prettified Code!

This commit is contained in:
khatabwedaa
2020-09-06 19:12:34 +00:00
committed by GitHub Action
parent 64bd3c31d1
commit 86c02e1134

View File

@@ -6,10 +6,10 @@ module.exports = {
roboto: ["Roboto"], roboto: ["Roboto"],
}, },
spacing: { spacing: {
'80': '20rem', 80: "20rem",
'96': '24rem', 96: "24rem",
'112': '28rem', 112: "28rem",
'128': '32rem', 128: "32rem",
}, },
}, },
}, },