Text links

This commit is contained in:
Jens Cornelsen
2024-11-26 19:05:18 +01:00
parent 2015e94112
commit 1587e41bbc

View File

@@ -134,7 +134,7 @@ img{@apply w-full justify-self-center mb-1 min-h-[50px] }
.mwst{@apply leading-[auto]}
.price{font-size: clamp(15px, 5vh, 50px)}
.price:before{@apply content-['€'] absolute font-sans font-normal text-[60%] left-[15%] top-[30%]}
.white{@apply border-x-[1px] border-gray-500 text-center text-black p-4}
.white{@apply border-x-[1px] border-gray-500 text-left text-black p-4}
.services{@apply py-2}
.services:first-child{@apply font-bold}
.services:nth-child(even){@apply bg-white}