Prettified Code!

This commit is contained in:
khatabwedaa
2020-09-06 18:57:01 +00:00
committed by GitHub Action
parent 4b9abdca4d
commit 1d4ffe8a35

View File

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