fix adaptive layout in project list
This commit is contained in:
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user