update pre styles

This commit is contained in:
DefectingCat
2023-12-26 11:27:36 +08:00
parent 4f00c9c2d3
commit 09b173fd9a
3 changed files with 4 additions and 6 deletions

View File

@ -1,9 +1,7 @@
.wrapper {
@apply overflow-hidden rounded-lg;
@apply mb-8 shadow-lg;
@apply mb-8 shadow-card;
font-size: 16px;
/* box-shadow: 0 13px 27px -5px rgb(50 50 93 / 25%),
0 8px 16px -8px rgb(0 0 0 / 30%), 0 -6px 16px -6px rgb(0 0 0 / 3%); */
}
.wrapper pre {