diff --git a/src/components/Header.vue b/src/components/Header.vue index cd2d413..72f071b 100644 --- a/src/components/Header.vue +++ b/src/components/Header.vue @@ -1,6 +1,6 @@ diff --git a/tailwind.config.js b/tailwind.config.js index 1cfd941..77ef2ef 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -7,6 +7,7 @@ module.exports = { }, spacing: { "96": "24rem", + "112": "28rem", }, }, },