Add JavaScript files and edit profile CSS
1) finished edit profile with delete profile
This commit is contained in:
@ -3813,3 +3813,12 @@
|
||||
.card-text {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
/* edit profile */
|
||||
.profile {
|
||||
margin: auto;
|
||||
width: 40%;
|
||||
border: 1px solid #000000;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user