diff --git a/clase1.html b/clase1.html index 3ac779880..f1cf9b4c1 100644 --- a/clase1.html +++ b/clase1.html @@ -1,5 +1,6 @@ + @@ -19,32 +20,38 @@ --md: 16px; --lg: 18px; } + body { margin: 0; font-family: 'Quicksand', sans-serif; } + .login { width: 100%; height: 100vh; display: grid; place-items: center; } + .form-container { display: grid; grid-template-rows: auto 1fr auto; width: 300px; } + .logo { width: 150px; margin-bottom: 48px; justify-self: center; display: none; } + .title { font-size: var(--lg); margin-bottom: 12px; text-align: center; } + .subtitle { color: var(--very-light-pink); font-size: var(--md); @@ -53,15 +60,18 @@ margin-bottom: 32px; text-align: center; } + .form { display: flex; flex-direction: column; } + .label { font-size: var(--sm); font-weight: bold; margin-bottom: 4px; } + .input { background-color: var(--text-input-field); border: none; @@ -71,6 +81,7 @@ padding: 6px; margin-bottom: 12px; } + .primary-button { background-color: var(--hospital-green); border-radius: 8px; @@ -82,10 +93,12 @@ font-weight: bold; height: 50px; } + .login-button { margin-top: 14px; margin-bottom: 30px; } + @media (max-width: 640px) { .logo { display: block; @@ -93,13 +106,14 @@ } +

Create a new password

-

Enter a new passwrd for yue account

+

Enter a new password for you account

@@ -113,4 +127,5 @@

Create a new password

+ \ No newline at end of file diff --git a/index.html b/index.html index 8e91d429a..ee7d2a771 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ + @@ -11,8 +12,10 @@ - YardSale: tienda online de cositas chidas + MAYECREMS cremas naturales hechas con amor + +