From a4d4516f861c64dac01c0a20a39f4326a69879d7 Mon Sep 17 00:00:00 2001 From: Fliw Date: Mon, 9 Sep 2024 11:25:53 +0200 Subject: [PATCH] suppression aria label chevrons --- assets/style.css | 7 +++++++ index.html | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/assets/style.css b/assets/style.css index 0a11d75..741403f 100644 --- a/assets/style.css +++ b/assets/style.css @@ -80,6 +80,7 @@ ul { margin-bottom: 60px; } .about-me__introduction { + width: 80%; font-family: 'Spectral'; font-weight: 800; font-style: italic; @@ -137,6 +138,12 @@ img { object-fit: cover; padding: .5em; } + +/* Change the size of the Font Awesome icons */ +.carousel-control-prev i, .carousel-control-next i { + font-size: 24px; /* Adjust icon size */ +} + .mg-prev, .mg-next { width: 30px; height: 30px; diff --git a/index.html b/index.html index b87253e..e40417a 100644 --- a/index.html +++ b/index.html @@ -105,11 +105,11 @@

Nina Carducci