fix adaptive layout in project list

This commit is contained in:
Victor Batischev
2024-02-05 16:44:03 +03:00
parent 4a81441d35
commit 3cc306bbc3
8 changed files with 29 additions and 49 deletions

View File

@ -167,12 +167,8 @@
top: -20px;
@media (max-width: 900px) {
order: 1;
position: inherit;
right: inherit;
top: inherit;
top: 100px;
max-width: 115px;
margin-bottom: 35px;
}
}
}