修改bug
This commit is contained in:
@@ -83,7 +83,7 @@ export default {
|
||||
// backdrop-filter: blur(2px);
|
||||
// border-radius: 4px;
|
||||
transform: translate(-50%, -100%);
|
||||
box-shadow: inset 0 0 12px 2px #fff3;
|
||||
// box-shadow: inset 0 0 12px 2px #fff3;
|
||||
background: url(../../../assets/images/homeindex/info.png) no-repeat 0 0 / 100% 100%;
|
||||
// background: radial-gradient(circle farthest-corner at bottom center,rgba(255,239,162,.7) 10%, #021842 30%);
|
||||
// 在这里设置一个总的字体大小 不失为一个好的选择
|
||||
|
||||
Reference in New Issue
Block a user