diff --git a/index.css b/index.css index 8ea9dfba..a11cd396 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,4 +1066,11 @@ body { .avatar img { max-width: 30%; } + .avatar { + margin: 46px 15px; + } + .visitor-counter{ + bottom: 1%; + left: 4%; + } } \ No newline at end of file diff --git a/index.html b/index.html index 95081f12..2494dbb2 100644 --- a/index.html +++ b/index.html @@ -403,16 +403,16 @@
Access your medical records, lab results, and prescription history securely.