File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 66 <div class =" row align-items-center" >
77 <!-- Logo on the left -->
88 <div class =" col-12 col-md-4 d-flex justify-content-md-start justify-content-center" >
9- <a class =" btn text-white" href =" /" ><h3 class =" m-0" >Dev Arena</h3 ></a >
9+ <a class =" btn text-white d-flex align-items-center" href =" /" >
10+ <img src =" /images/shared/logo.png" alt =" Logo" class =" me-2 mg-fluid rounded" style =" height : 2rem ;" >
11+ <h3 class =" m-0" >Dev Arena</h3 >
12+ </a >
1013 </div >
1114
1215 <!-- Search bar in the center -->
1619
1720 <!-- Settings button on the right -->
1821 <div class =" col-12 col-md-4 d-flex justify-content-md-end justify-content-center mt-2 mt-md-0" >
19- <button class =" btn btn-light" >Settings</button >
22+ <button disabled class =" btn btn-light" >Settings</button >
2023 </div >
2124 </div >
2225 </div >
You can’t perform that action at this time.
0 commit comments