Commit fe68d768 authored by liubinyu's avatar liubinyu

bug

parent dbe28b31
......@@ -149,11 +149,16 @@ function goDetail() {
.page .page-bg img {
width: 100%;
aspect-ratio: 4;
display: block;
pointer-events: none;
user-select: none;
}
.page .page-bg img:last-of-type {
aspect-ratio: 8;
}
.page .main {
height: 100%;
position: relative;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment