diff --git a/index.html b/index.html index f6b342e..2688fb7 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + diff --git a/style.css b/style.css index 2edcfe7..131d86f 100644 --- a/style.css +++ b/style.css @@ -18,6 +18,11 @@ height: auto; } +.maos, .logo-voluntario{ + width: 50vw; + height: auto; +} + body{ background-color: #FBF4E8; }