Added New Carousel

This commit is contained in:
Piyush Sharma
2022-04-04 23:06:59 -04:00
parent ba566040b1
commit 3124f05544
3 changed files with 64 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
.captionStyle {
background-color: seashell;
color: black;
outline: 1px solid black;
}