Merge remote-tracking branch 'origin/dev'
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 18s

This commit is contained in:
schrumpel
2023-11-29 01:31:22 +01:00
2 changed files with 8 additions and 2 deletions

View File

@ -2868,15 +2868,20 @@ img#f0ck-image, div.imageDoor, div.posts a, video {
grid-template-columns: auto 1fr;
align-items: center;
background: var(--nav-bg);
padding: 5px;
}
.profile_head_avatar {
margin: 5px;
margin: 0;
}
.profile_head_username {
font-weight: bold;
font-size: 20px;
padding-left: 5px;
}
.profile_head_user_stats {
padding-left: 5px;
}
.layersoffear {