Skip to content

Commit

Permalink
shiyin
Browse files Browse the repository at this point in the history
  • Loading branch information
upangka committed Dec 10, 2022
1 parent c832ce9 commit 0cf4e95
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/components/home/HomeSpecial.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,19 @@
width: 100%;
height: 28.8rem;
}
.meta {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 28.8rem;
z-index: 1;
.title {
bottom: 0;
left: 0;
}
}
}
}
</style>

0 comments on commit 0cf4e95

Please sign in to comment.