feat(directory): fetch optimization

This commit is contained in:
Haoyu Xu
2023-03-02 17:50:14 -05:00
parent b06d78b77e
commit 62c7e2b956
4 changed files with 42 additions and 25 deletions

View File

@@ -215,7 +215,7 @@
opacity: 0.3;
}
@media (max-width: 1024px) {
@media (max-width: 1280px) {
.operator .spine-container {
width: 100%;
position: relative;