asdf
This commit is contained in:
9
styles/pages/user/profile.css
Normal file
9
styles/pages/user/profile.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.big-pfp {
|
||||
border-radius: 50px;
|
||||
width: 140px;
|
||||
}
|
||||
|
||||
.big-pfp:hover{
|
||||
border-radius: 0;
|
||||
width: 150px;
|
||||
}
|
Reference in New Issue
Block a user