diff --git a/assets/styles/main.css b/assets/styles/main.css index 343e7bb..7345d0d 100644 --- a/assets/styles/main.css +++ b/assets/styles/main.css @@ -19,4 +19,42 @@ body{ .top-banner{ width: 100%; display: block; +} + +.top-infocard{ + display: flex; + align-items: center; + text-align: center; + justify-content: center; + flex-direction: column; +} + +.top-infocard-text{ + width: 40%; + padding: 72px 0; +} + +.top-infocard-subtitle{ + font-weight: 400; + font-size: 32px; + line-height: 39px; + text-transform: uppercase; +} + +.top-infocard-title{ + font-weight: 500; + font-size: 48px; + line-height: 58px; + text-transform: uppercase; +} + +.top-infocard-description{ + font-weight: 400; + font-size: 16px; + line-height: 24px; +} + +.top-infocard-image{ + width: 17%; + padding: 0 0 178px; } \ No newline at end of file diff --git a/index.html b/index.html index 900a94e..bbbcbb9 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@ -
+

Lorem ipsum

dolor sit amet

@@ -33,9 +33,9 @@

- Tres icones de computadores interligados por setas + Tres icones de computadores interligados por setas -
+