so wie Jens es will

This commit is contained in:
Robert Jagtiani
2024-11-19 20:49:58 +01:00
parent 0ae9046c19
commit fd551f1ab9
31 changed files with 619 additions and 616 deletions

View File

@@ -31,11 +31,6 @@
font-family: "Heron";
}
.promo{
font-weight: 700;
box-sizing: border-box;
font-family: "Antique Olive Compact bold";
}
.promo1{
font-weight: 700;
@@ -45,6 +40,13 @@
}
.promo{
font-weight: 700;
box-sizing: border-box;
font-family: "Antique Olive Compact bold";
}
body{
@apply /*bg-[url('/images/pattern.png')] bg-repeat bg-fixed */ max-w-[1920px] mx-auto border-gray-200 border-[1px] min-w-[320px]
}