Merge branch 'gitlink_ssr_head' into pre_gitlink_ssr
This commit is contained in:
commit
3ec009747f
|
|
@ -66,10 +66,11 @@ body{
|
|||
overflow: hidden;
|
||||
img{
|
||||
height: 100%;
|
||||
width: 1920px;
|
||||
width: 100%;
|
||||
position: relative;
|
||||
left: 50%;
|
||||
margin-left: -960px;
|
||||
// left: 50%;
|
||||
// margin-left: -960px;
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue