This commit is contained in:
jxxghp
2023-06-30 21:53:00 +08:00
parent 5e49219f28
commit 15c8a2f1ef
3 changed files with 15 additions and 18 deletions
+1 -2
View File
@@ -75,11 +75,10 @@ import MediaCardSlideView from "@/views/discover/MediaCardSlideView.vue";
display: inline-flex;
align-items: center;
color: inherit;
font-size: 1.25rem;
font-weight: 700;
line-height: 1.75rem;
transition-duration: 0.3s;
@apply text-gray-600;
}
</style>