Kreuz wieder links

This commit is contained in:
Jens Cornelsen
2024-11-26 19:15:18 +01:00
parent c665f489a5
commit c17f61ae2d

View File

@@ -139,7 +139,6 @@ img{@apply w-full justify-self-center mb-1 min-h-[50px] }
.services:first-child{@apply font-bold}
.services:nth-child(even){@apply bg-white}
.services:not(:last-child){@apply border-b-[1px] border-gray-300}
.icon negative{@apply text-right}
.blue-bottom{@apply bg-secondary text-white text-center font-bold rounded-b-md p-4}
}