Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -107,7 +107,7 @@
|
|
| 107 |
}
|
| 108 |
|
| 109 |
.logo img {
|
| 110 |
-
height:
|
| 111 |
width: auto;
|
| 112 |
}
|
| 113 |
|
|
|
|
| 107 |
}
|
| 108 |
|
| 109 |
.logo img {
|
| 110 |
+
height: 100px; /* Adjust size as needed */
|
| 111 |
width: auto;
|
| 112 |
}
|
| 113 |
|