diff --git a/styles.css b/styles.css index 3291ebf..463fdc9 100644 --- a/styles.css +++ b/styles.css @@ -51,7 +51,7 @@ } .carousel .card-text { - font-size: 1.4em; + font-size: 1.6em; overflow: hidden; max-height: 60vh; } @@ -208,7 +208,7 @@ body { .text-muted { color:#6c757d !important; - font-size: 1.2em; + font-size: 1em; text-align: right; }