diff --git a/assets/styles/style.css b/assets/styles/style.css index 322a696..8457376 100644 --- a/assets/styles/style.css +++ b/assets/styles/style.css @@ -11,7 +11,7 @@ background-color: #000; } -.logo-header{ +.logo-header, .main-banner{ width: 100%; display: block; height: auto; diff --git a/index.html b/index.html index 823cd0b..446ada5 100644 --- a/index.html +++ b/index.html @@ -14,5 +14,9 @@ +
+ Banner Principal +
+ \ No newline at end of file