diff --git a/src/styles.scss b/src/styles.scss index ef846dc..15b94fa 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -73,3 +73,12 @@ body { width: auto !important; background-color: white !important; } + +.carousel-indicators li{ + width: 10px !important; + height: 10px !important; + border-radius: 15px !important; + border-top: black !important; + border-bottom: black !important; +} +