diff --git a/index.css b/index.css index bbeba08..09ab2ed 100644 --- a/index.css +++ b/index.css @@ -16,12 +16,18 @@ } +.gradient-background-2{ + background: linear-gradient(30deg, #3d8bff, #25c3c3, #5c33bb); + background-size: 180% 180%; + animation: gradient-animation 18s ease infinite; +} .row{ padding-top: 20px; padding-left: 50px; + padding-bottom: 30px; --bs-gutter-x: 0 !important; - + } @@ -34,3 +40,14 @@ padding-top: 70px; } } + +.card-body{ + background-color: #81baba; + font-weight: bold; +} + +.card.shadow-sm{ + border: 0 !important; + padding: 10px; + background: transparent !important; +} diff --git a/index.html b/index.html index 3c950f3..8c9505c 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,6 @@ -
Some representative placeholder content for the three columns of text below the carousel. This is the first column.
+Some representative placeholder content for the three columns
of text below the carousel. This is the first column.
Another exciting bit of representative placeholder content. This time, we've moved on to the second column.
+Another exciting bit of representative placeholder content.
This time, we've moved on to the second column.
This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.
+This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.
+This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.
+This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.
+This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.
+This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.
+This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.
+This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.
+This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.
+