Skip to content

Commit dcc1877

Browse files
author
aryan
committed
check ui
1 parent 4bd8357 commit dcc1877

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

layouts/iit-madras/list.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ <h2 class="hx-text-xl hx-font-bold">{{ .Title }}</h2>
214214
width: 100%;
215215
height: 100%;
216216
margin-right: 0;
217-
margin-bottom: 1rem;
217+
margin-bottom: 0.5rem;
218218
object-fit: cover;
219219
aspect-ratio: 16/9;
220220
}
@@ -268,7 +268,7 @@ <h2 class="hx-text-xl hx-font-bold">{{ .Title }}</h2>
268268
width: 100%;
269269
height: 100%;
270270
margin-right: 0;
271-
margin-bottom: 1rem;
271+
margin-bottom: 0.5rem;
272272
object-fit: cover;
273273
aspect-ratio: 16/9;
274274
}
@@ -295,7 +295,7 @@ <h2 class="hx-text-xl hx-font-bold">{{ .Title }}</h2>
295295
width: 100%;
296296
height: 100%;
297297
margin-right: 0;
298-
margin-bottom: 1rem;
298+
margin-bottom: 0.5rem;
299299
object-fit: cover;
300300
aspect-ratio: 16/9;
301301
}

0 commit comments

Comments
 (0)