zmiany w css

This commit is contained in:
2024-08-23 19:59:45 +00:00
parent d6df9f205a
commit 786204ecc8
4 changed files with 12 additions and 4 deletions

View File

@@ -7,6 +7,10 @@ const config: Config = {
"./app/**/*.{js,ts,jsx,tsx,mdx}",
],
theme: {
container: {
center: true,
padding: '80px',
},
extend: {
backgroundImage: {
"gradient-radial": "radial-gradient(var(--tw-gradient-stops))",