Change banner border - only bottom
This commit is contained in:
@@ -64,7 +64,7 @@ const isCurrentCreator = computed(() => {
|
||||
|
||||
<style scoped>
|
||||
.banner {
|
||||
@apply border border-solid border-hTertiary;
|
||||
@apply border-b border-solid border-hTertiary;
|
||||
}
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user