put buttons closer

This commit is contained in:
Alejandro Gomez 2023-01-14 14:29:05 +01:00
parent 77442ef408
commit 7b345cb4a4
No known key found for this signature in database
GPG Key ID: 4DF39E566658C817

View File

@ -139,14 +139,14 @@
.profile .message-button {
position: absolute;
top: -30px;
right: 80px;
right: 74px;
}
.profile .no-banner .follow-button {
right: 0px;
}
.profile .no-banner .message-button {
right: 60px;
right: 54px;
}
.tabs {