From 74ab1f6899abd30e0be7020f86ea71d0c6416c0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Chauveau?= Date: Wed, 7 Oct 2020 11:26:09 +0200 Subject: [PATCH] ajustements titre image. --- assets/main.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/main.scss b/assets/main.scss index 255518e..279e2fc 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -156,11 +156,12 @@ h3{ flex-direction: column; color: white; img{ - width: 33vw; + width: 25vw; } h2{ @include relative-font-size(1.2); + letter-spacing: 0.03em; } }