添加龙族主页背景
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
align-items: center;
|
||||
min-height: 88px;
|
||||
padding: 0 28px;
|
||||
background: rgba(255, 255, 255, 0.82);
|
||||
background: rgba(255, 255, 255, 0.78);
|
||||
border: 1px solid rgba(217, 227, 241, 0.9);
|
||||
border-radius: 24px;
|
||||
box-shadow: 0 18px 44px rgba(30, 46, 78, 0.12);
|
||||
@@ -33,7 +33,7 @@
|
||||
position: relative;
|
||||
scroll-margin-top: 24px;
|
||||
padding: 30px 42px 34px;
|
||||
background: rgba(255, 255, 255, 0.78);
|
||||
background: rgba(255, 255, 255, 0.72);
|
||||
border: 1px solid rgba(215, 226, 242, 0.95);
|
||||
border-radius: 28px;
|
||||
box-shadow: var(--shadow);
|
||||
|
||||
Reference in New Issue
Block a user