diff --git a/assets/css/style.css b/assets/css/style.css index 232f236..782786c 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -346,4 +346,13 @@ body { height: 200px; margin-top: 100px; } + .bottom-card-description { + font-size: 33px; + line-height: 52px; + margin: 25px 100px 73px; + } + .bottom-card-image { + height: 200px; + margin-top: 70px; + } }