Style updated

This commit is contained in:
Vion
2022-01-17 19:18:17 +08:00
parent 9b2ee06486
commit 9595dedf34
3 changed files with 3 additions and 3 deletions

View File

@@ -132,7 +132,7 @@ margin-top: 8px;
}
.rc-footer {
display: flex;
align-items:flex-end
align-items:flex-end;
span {
width: 72px;
height: 25px;

View File

@@ -385,7 +385,7 @@ img, picture {
}
}
img{
width:100%;
width:21.7vw;
max-width:320px;
min-width:160px;
}