diff --git a/tailwind.config.js b/tailwind.config.js index 76aefd5..7d3e9a4 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -100,7 +100,8 @@ module.exports = { '3/4-screen': '75vh', }, spacing: { - '16/9': '56.25%' + '16/9': '56.25%', + '1/2-screen': '50vw', }, inset: { '1/2': '50%',