diff --git a/index.css b/index.css index f880b96b..f44c3121 100644 --- a/index.css +++ b/index.css @@ -1003,6 +1003,14 @@ body { .avatar img { max-width: 80%; } + + .avatar { + margin: 30px -62px; + } + .visitor-counter{ + bottom: 1%; + left: 4%; + } } @media screen and (max-width: 767px) { @@ -1034,6 +1042,13 @@ body { .register-link p, .forgot-password a { font-size: 12px; } + .avatar { + margin: 30px -62px; + } + .visitor-counter{ + bottom: 1%; + left: 4%; + } } @media screen and (width: 463px) and (height: 592px) { .section-title h2 { @@ -1051,8 +1066,18 @@ body { .avatar img { max-width: 30%; } + + .avatar { + margin: 46px 15px; + } + .visitor-counter{ + bottom: 1%; + left: 4%; + } + } .doc-app:hover{ background-color: teal !important; font-size: 15px; + } \ No newline at end of file diff --git a/index.html b/index.html index 31e338da..305c482e 100644 --- a/index.html +++ b/index.html @@ -344,16 +344,16 @@

Patient Portal

Access your medical records, lab results, and prescription history securely.

- +
- Avatar + Avatar
-
+
- +

@@ -363,13 +363,17 @@

Patient Portal


+
+