修复已知问题
This commit is contained in:
8
src/pages/index/Header.scss
Normal file
8
src/pages/index/Header.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.header-bg{
|
||||
background: linear-gradient(to bottom, #03605c, #18ae4f);
|
||||
height: 335px;
|
||||
width: 100%;
|
||||
top: 0;
|
||||
position: absolute;
|
||||
z-index: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user