样式微调

This commit is contained in:
tangly1024.com
2023-03-09 17:14:19 +08:00
parent 56b9c8b2c5
commit 557b2bd72d
4 changed files with 4 additions and 5 deletions

View File

@@ -207,7 +207,6 @@
.medium-zoom-image {
border-radius: 0;
@apply bg-gray-100 dark:bg-black
}
.medium-zoom-image--opened {
@@ -939,7 +938,7 @@ code[class*='language-'] {
align-self: flex-start;
width: 24px;
height: 24px;
font-size: 1.3em;
font-size: 1em;
line-height: 1em;
}