f0ck profiles
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 19s
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 19s
This commit is contained in:
@ -2861,3 +2861,17 @@ img#f0ck-image, div.imageDoor, div.posts a, video {
|
||||
border: 1px solid var(--accent);
|
||||
min-width: 30%;
|
||||
}
|
||||
|
||||
/* profile */
|
||||
.profile_head {
|
||||
display: grid;
|
||||
grid-template-columns: auto 1fr;
|
||||
align-items: center;
|
||||
background: var(--nav-bg);
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.layersoffear {
|
||||
display: grid;
|
||||
padding-left: 20px;
|
||||
}
|
Reference in New Issue
Block a user