diff --git a/img/Logo.png b/img/Logo.png
deleted file mode 100644
index 2945949..0000000
Binary files a/img/Logo.png and /dev/null differ
diff --git a/img/logo-alura.svg b/img/logo-alura.svg
new file mode 100644
index 0000000..0fcf77d
--- /dev/null
+++ b/img/logo-alura.svg
@@ -0,0 +1,17 @@
+
diff --git a/index.html b/index.html
index 7f596f6..4d2997e 100644
--- a/index.html
+++ b/index.html
@@ -15,14 +15,14 @@
-
![logo](/img/Logo.png)
+
-
![ifo](/img/nifo.svg)
-
Solo letras minúsculas y sin acentos.
+
![ifo](/img/nifo.svg)
+
Solo letras minúsculas y sin acentos.
-
+
diff --git a/styles.css b/styles.css
index 3cd0262..036f0d9 100644
--- a/styles.css
+++ b/styles.css
@@ -9,12 +9,17 @@
height: 100vh;
background: #f3f5fc;
}
+ .logo{
+ width: 60px;
+ padding-top: 40px;
+ padding-left: 60px;
+ }
.texto {
position: absolute;
width: 42%;
height: 60%;
left: 12%;
- top: 15%;
+ top: 20%;
border: none;
font-family: "Open Sans", sans-serif;
font-weight: 400;
@@ -23,11 +28,6 @@
background-color: #f3f5fc;
color: #0a3871;
}
- .logo{
- width: 115px;
- padding-top: 20px;
- padding-left: 40px;
- }
.texto::placeholder {
color: #0a3871;
}
@@ -257,19 +257,19 @@
flex-direction: row;
}
.logo{
- width: 80px;
- padding-top: 20px;
- padding-left: 2px;
+ width: 40px;
+ padding-top: 15px;
+ padding-left: 30px;
}
.encriptar {
width: 100%;
height: 50%;
}
.texto {
- width: 80%;
+ width: 90%;
height: 40%;
left: 10%;
- top: 7%;
+ top: 11%;
}
.terminos {
width: 80%;