From b3b9a55d1abd5bb60788cdebb9bb0b541c762f45 Mon Sep 17 00:00:00 2001 From: Fliw Date: Sun, 8 Sep 2024 23:34:50 +0200 Subject: [PATCH] agrandi carousel-prev-next-icon dans bootstrap --- assets/bootstrap/bootstrap.css | 5 ++--- assets/style.css | 9 +++++++-- index.html | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/assets/bootstrap/bootstrap.css b/assets/bootstrap/bootstrap.css index f16c5be8..c01c89b8 100644 --- a/assets/bootstrap/bootstrap.css +++ b/assets/bootstrap/bootstrap.css @@ -6056,7 +6056,6 @@ textarea.form-control-lg { text-align: center; background: none; border: 0; - opacity: 0.5; transition: opacity 0.15s ease; } @media (prefers-reduced-motion: reduce) { @@ -6085,8 +6084,8 @@ textarea.form-control-lg { .carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; - width: 2rem; - height: 2rem; + width: 5rem; + height: 5rem; background-repeat: no-repeat; background-position: 50%; background-size: 100% 100%; diff --git a/assets/style.css b/assets/style.css index aa328666..3c6723f4 100644 --- a/assets/style.css +++ b/assets/style.css @@ -87,7 +87,7 @@ ul { #about-me p { width: 80%; - font-size: 16px; + font-size: 18px; } img { @@ -144,7 +144,7 @@ img { justify-content: center; align-items: center; display: flex; - font-size: 24px; + font-size: 40px; } .quote { @@ -391,5 +391,10 @@ footer { .quote__author { font-size: 16px; } + .mg-prev, .mg-next { + width: 30px; + height: 30px; + font-size: 24px; + } } diff --git a/index.html b/index.html index 770ba17b..830eb94b 100644 --- a/index.html +++ b/index.html @@ -74,7 +74,7 @@

Nina Carducci