update Restaurant page

This commit is contained in:
2023-04-04 12:19:23 +02:00
parent af32c6eeb5
commit 3a50f66361
61 changed files with 153 additions and 5639 deletions

View File

@@ -127,11 +127,11 @@ p {
}
h4 {
@apply text-3xl lg:text-3xl font-light leading-4 my-4;
@apply text-xl lg:text-2xl font-light leading-4 my-4;
font-family: 'Lato', sans-serif;
line-height: 1.5;
line-height: 2rem;
color: #59a5d8;
font-weight: 600;
font-weight: 500;
}