upload icons
also pick an icon to be main icon from edit page
This commit is contained in:
@@ -99,13 +99,14 @@ form textarea{
|
||||
display:inline;
|
||||
float:left;
|
||||
width:120px;
|
||||
height:auto;
|
||||
height:120px;
|
||||
object-fit: cover;
|
||||
border-radius:10px;
|
||||
margin:12px;
|
||||
border-style:solid;
|
||||
border-width:2px;
|
||||
border-color:#008bcc;
|
||||
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
|
||||
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
.bio{
|
||||
|
||||
Reference in New Issue
Block a user