fix: right margin not blurred in firefox

This commit is contained in:
ZhenShuo Leo
2025-06-25 22:33:14 +08:00
parent 1f49f8f89f
commit 262fda5deb
2 changed files with 0 additions and 4 deletions

View File

@@ -3680,9 +3680,7 @@ pre {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
width: calc(100% + 40px);
z-index: -10;
margin-left: -20px;
}
.hero_gradient {
width: 100%;

View File

@@ -431,9 +431,7 @@ pre {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
width: calc(100% + 40px);
z-index: -10;
margin-left: -20px;
}
.hero_gradient {