diff --git a/Assets/Images/Banner-midle-first.png b/Assets/Images/Banner-midle-first.png new file mode 100644 index 0000000..23fd072 Binary files /dev/null and b/Assets/Images/Banner-midle-first.png differ diff --git a/Assets/Images/Banner-midle-second.png b/Assets/Images/Banner-midle-second.png new file mode 100644 index 0000000..4544597 Binary files /dev/null and b/Assets/Images/Banner-midle-second.png differ diff --git a/Assets/Images/Banner-midle-third.png b/Assets/Images/Banner-midle-third.png new file mode 100644 index 0000000..a12898d Binary files /dev/null and b/Assets/Images/Banner-midle-third.png differ diff --git a/Styles/index.css b/Styles/index.css index 9d5553e..be10cb4 100644 --- a/Styles/index.css +++ b/Styles/index.css @@ -24,8 +24,6 @@ body{ display: none; } - - .text-infocard{ display: flex; flex-direction: column; @@ -88,6 +86,28 @@ body{ max-height: 104px; } +.banner-midle-back{ + background: #E0E0E0; + padding: 0 72px; + +} + +.banners-midle{ + display: flex; + gap: 39px; +} + +.banners-midle img{ + position: relative; + top: 62px; + +} + +.banner-midle{ + display: flex; + gap: 39px; +} + @media screen and (max-width: 414px){ .banner-principal-desktop, @@ -98,19 +118,21 @@ body{ .infocard-image-mobile{ display: unset; } + } @media screen and (max-width: 768px){ - .text-subtitle{ + .infocard-subtitle{ font-size: 20px; line-height: 24px; } - .text-title{ + .infocard-title{ font-size: 28px; line-height: 34px; } - .text-description{ + .infocard-description{ width: 100%; + padding: 0 40px; } .top-cards{ flex-direction: column; diff --git a/index.html b/index.html index 98f0541..fe8e1b2 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - + @@ -43,12 +43,11 @@
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. @@ -75,7 +74,18 @@