mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-01-22 16:46:38 +01:00
[chore] fix profile spacing on very small screens (#1050)
This commit is contained in:
parent
a39a664525
commit
fece7fa706
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue