mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore] fix profile spacing on very small screens (#1050)
This commit is contained in:
@ -171,6 +171,7 @@ main {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.basic {
|
.basic {
|
||||||
|
margin-top: calc(-22vw + 1rem);
|
||||||
height: initial;
|
height: initial;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
Reference in New Issue
Block a user