增加标题文字阴影样式
This commit is contained in:
@ -36,6 +36,7 @@ const props = defineProps({
|
|||||||
color: rgba(255, 255, 255, 1);
|
color: rgba(255, 255, 255, 1);
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
font-family: 'ue_title';
|
font-family: 'ue_title';
|
||||||
|
text-shadow: 0px 2px 4px rgba(51, 255, 252, 0.57);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user