feat: display banner in profile #53

Merged
verbiricha merged 6 commits from banner into main 2023-01-14 13:45:16 +00:00
Showing only changes of commit 7b345cb4a4 - Show all commits

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 {