diff --git a/register.html b/register.html index de79791..dd02c18 100644 --- a/register.html +++ b/register.html @@ -6,10 +6,10 @@ - + Register + integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" rel="stylesheet"> @@ -94,7 +94,9 @@ } @media screen and (max-width: 426px) { - .card a, input { + + .card a, + input { font-size: 3vw; } @@ -109,7 +111,9 @@ } @media screen and (min-width: 427px) { - .card a, input { + + .card a, + input { font-size: 2vw; } @@ -124,7 +128,9 @@ } @media screen and (min-width: 767px) { - .card a, input { + + .card a, + input { font-size: 2vw; } @@ -139,7 +145,9 @@ } @media screen and (min-width: 993px) { - .card a, input { + + .card a, + input { font-size: 1vw; } @@ -154,7 +162,9 @@ } @media screen and (min-width: 1400px) { - .card a, input { + + .card a, + input { font-size: 1vw; } @@ -177,118 +187,110 @@ - + -
+
-
-
-
-
-

Register

- -
-
-
- -
-
- -
-
- -
-
- -
-
-
- -
- - +
+
+
+
+

Register

+ +
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+ + +
-
-
-
- - - - - + + + - - + + \ No newline at end of file