diff --git a/page-nova.php b/page-nova.php new file mode 100644 index 0000000..1415bff --- /dev/null +++ b/page-nova.php @@ -0,0 +1,29 @@ + + + + + + + + +
+ +
+

+
+
+ + +
+ + + +
+ + diff --git a/style.css b/style.css index 0dd8ec5..82bc212 100644 --- a/style.css +++ b/style.css @@ -205,7 +205,7 @@ nav { @media only screen and (min-width: 769px) { -header {width: 1200px; margin: 0px auto;} +header {width: 1200px; margin: 1em auto 0px auto;} #principal {width: 1200px; margin: 0px auto; display: flex; flex-direction: row; justify-content: space-between;} #principal-ke {width: 1200px; margin: 0px auto;} #footer {width: 1200px; margin: 20px auto; display: flex; flex-direction: row; color: #fff;}