diff --git a/public/style/style.css b/public/style/style.css index fa50ac2..37aa61e 100644 --- a/public/style/style.css +++ b/public/style/style.css @@ -2,7 +2,7 @@ body { font-family: 'Montserrat', sans-serif; width: 100%; - background-color: #f0f0e0; + background-color: #e9dcd1; } .example-wrapper { diff --git a/templates/wines/index.html.twig b/templates/wines/index.html.twig index 9148e16..a990127 100644 --- a/templates/wines/index.html.twig +++ b/templates/wines/index.html.twig @@ -39,7 +39,7 @@