zits use structure_upsample_model

This commit is contained in:
Qing
2022-07-19 21:47:21 +08:00
parent b0c5d22a5a
commit cfcaf82a21
3 changed files with 58 additions and 30 deletions

View File

@@ -8,7 +8,7 @@
background-color: var(--modal-bg);
color: var(--modal-text-color);
box-shadow: 0px 0px 20px rgb(0, 0, 40, 0.2);
width: 700px;
width: 600px;
@include mobile {
display: grid;