diff --git a/src/style.css b/src/style.css index 585b647d..25e40b3e 100644 --- a/src/style.css +++ b/src/style.css @@ -384,7 +384,7 @@ color: #F6DF0D; font-family:'Bebas Neue', sans-serif; font-weight: bold; - font-size: 1000%; + font-size: 500%; -webkit-text-stroke: 2px black; position:fixed; left: 50%; @@ -545,7 +545,7 @@ display: flex;/* visualizar contenido */ justify-content: center; font-family:'Bebas Neue', sans-serif; - font-size: 100%; + font-size: 150%; border-radius: 8px; transform: translateX(-50%); margin: 15px; @@ -554,7 +554,7 @@ text-align: center; position: relative; top: 40%; - left:50%; + left:50%; } /*BIENVENIDA*/ .sectionTwo{