hexo-样式微调

This commit is contained in:
tangly1024
2022-12-19 16:49:07 +08:00
parent 89503ca0c1
commit 3abdb14c1a
3 changed files with 2 additions and 7 deletions

View File

@@ -132,11 +132,6 @@ nav {
backdrop-filter: blur(10px);
}
.dark .glassmorphism {
background: rgba(31, 41, 55, 0.75);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
}
.medium-zoom-overlay {
background: none !important;