Skip to content

Commit dbd0cc2

Browse files
authored
Update index.html
1 parent f8e3ec7 commit dbd0cc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
margin-top: 40px;
251251
}
252252
.logos img {
253-
height: 50px;
253+
height: 20px;
254254
}
255255
a {
256256
color: #007bff;
@@ -297,7 +297,7 @@
297297
</style>
298298
</head>
299299
<body>
300-
<img src="asset/logo.png" alt="logo" class="logo" width="20%">
300+
<img src="asset/logo.png" alt="logo" class="logo">
301301
<h1 class="title">Time Travel</h1>
302302
<h1 class="title2">A Comprehensive Benchmark</h1>
303303
<h1 class="title2">to Evaluate LMMs on Historical and Cultural Artifacts</h1>
@@ -342,7 +342,7 @@ <h1 class="title2">to Evaluate LMMs on Historical and Cultural Artifacts</h1>
342342
</span>
343343
<span class="link-block">
344344
<a href="https://github.com/mbzuai-oryx/TimeTravel" class="external-link button">
345-
<span class="icon">
345+
<span class="logo">
346346
<img src="asset/github.png" alt="Code"> Github
347347
</span>
348348
</a>

0 commit comments

Comments
 (0)