1
0
Fork 0

Update Profile component

This commit is contained in:
Daniel Supernault 2019-02-24 22:07:38 -07:00
parent c887471c96
commit d03fe409c3
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@
color: #fff;
position:relative;
margin-top: 10px;
z-index: 999999;
z-index: 9;
opacity: 0.6;
text-shadow: 3px 3px 16px #272634;
}