File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ header h1 {
6565
6666/* ===== Logo Styles ===== */
6767header .logo {
68- width : 80px ; /* Increase the width to make it bigger */
68+ width : 80px ; /* Increase the width to make it bigger */
6969 height : 80px ; /* Increase the height to match the width */
7070 object-fit : contain;
7171 border-radius : 50% ; /* Circular logo */
Original file line number Diff line number Diff line change 99</ head >
1010< body >
1111 < header >
12- < div class ="container header-container ">
13- <!-- Logo Image -->
14- < img src =" images/logo.jpg " alt =" Retinal Disease Analysis Logo " class =" logo " / >
15- < h1 > Deep Learning Retinal Image Analysis For Human Disease Prediction </ h1 >
16- </ div >
17- </ header >
12+ < div class ="container header-container ">
13+ < img src =" images/logo.png " alt =" Project Logo " class =" logo " /> <!-- Logo image -->
14+ < h1 > Deep Learning Retinal Image Analysis For Human Disease Prediction </ h1 >
15+ </ div >
16+ </ header >
17+
1818
1919 < nav >
2020 < div class ="container nav-container ">
You can’t perform that action at this time.
0 commit comments