mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update Profile component
This commit is contained in:
parent
c887471c96
commit
d03fe409c3
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@
|
||||||
color: #fff;
|
color: #fff;
|
||||||
position:relative;
|
position:relative;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
z-index: 999999;
|
z-index: 9;
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
text-shadow: 3px 3px 16px #272634;
|
text-shadow: 3px 3px 16px #272634;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue