Skip to content

Commit

Permalink
update styles
Browse files Browse the repository at this point in the history
  • Loading branch information
AricGamma committed Mar 23, 2024
1 parent af80674 commit e397e34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/views/HomeView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ const bibTex = ref(`@inproceedings{2024champ,


<section class="videos">
<h2>Video Show Cases</h2>
<h3>Animate Human Image</h3>
<div class="grid">
<video v-lazy src="@/assets/video/human-animation/human-animation-1.mp4" muted loop controls></video>
Expand Down Expand Up @@ -191,7 +190,7 @@ main {
}
h3 {
@apply text-3xl text-center my-5;
@apply text-4xl text-center my-5;
}
}
Expand Down

0 comments on commit e397e34

Please sign in to comment.