image updated

This commit was merged in pull request #15.
This commit is contained in:
ChineseChikki
2023-02-20 22:54:12 +01:00
parent 162157e071
commit 69292e847e
2 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -2792,14 +2792,14 @@ footer {
/*----- Doctor Page -----*/ /*----- Doctor Page -----*/
/*-- Page Title --*/ /*-- Page Title --*/
.page-title-one { .page-title-one {
background-image: url("/images/page-banner1.jpg"); background-image: url("/images/page-banner-1.jpg");
} }
.page-title-area { .page-title-area {
background-size: cover; background-size: 100%;
background-position: center center; background-position: center center;
background-repeat: no-repeat; background-repeat: no-repeat;
height: 400px; height: 600px;
text-align: center; text-align: center;
position: relative; position: relative;
} }
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB