This commit is contained in:
Robert Jagtiani
2025-02-11 00:52:59 +01:00
parent 1f0b5b320b
commit 41ac87f5e1
12 changed files with 301 additions and 30 deletions

View File

@@ -40,9 +40,12 @@
body{
@apply bg-[url('/images/pattern.png')] bg-repeat bg-fixed max-w-[1920px] mx-auto border-gray-200 border-[1px] min-w-[320px]
@apply bg-[#efefef] min-w-[320px]
}
main{
@apply bg-[url('/images/pattern.png')] bg-repeat bg-fixed max-w-[1920px] mx-auto border-gray-200 border-[1px] min-w-[320px]
}
.button {
@apply w-min h-[38px] px-4 py-2 bg-secondary ring-2 ring-secondary/25 rounded-none xs:rounded-md text-white text-nowrap