diff --git a/assets/css/style.css b/assets/css/style.css new file mode 100644 index 0000000..ffcd26b --- /dev/null +++ b/assets/css/style.css @@ -0,0 +1,28 @@ +*{ + margin:0; + padding:0; + box-sizing: border-box; +} +.page-header{ + position: absolute; + width: 100%; + height: 101px; + left: 0px; + top: 0px; + background: #000000; +} + +.header-logo{ + position:absolute; + width: 35%; + height: 43px; + left: 847px; + top: 29px; +} +.main-banner-desktop{ + position: absolute; + width: 100%; + height: 700px; + left: 0px; + top: 101px; +} \ No newline at end of file diff --git a/assets/images/Logo-M3Academy 1.svg b/assets/images/Logo-M3Academy 1.svg new file mode 100644 index 0000000..698965a --- /dev/null +++ b/assets/images/Logo-M3Academy 1.svg @@ -0,0 +1,9 @@ + diff --git a/assets/images/imagem-top.png b/assets/images/imagem-top.png new file mode 100644 index 0000000..5d94877 Binary files /dev/null and b/assets/images/imagem-top.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..9fcc0fa --- /dev/null +++ b/index.html @@ -0,0 +1,24 @@ + + +
+ + + +