update: simplify display business provider on profile project
This commit is contained in:
@ -39,6 +39,10 @@
|
||||
}
|
||||
}
|
||||
#projects-information .display-businessprovider {
|
||||
[name="name"]::after {
|
||||
content: " - ";
|
||||
margin-left: 5px;
|
||||
}
|
||||
[name="fee"]:after {
|
||||
content: " %";
|
||||
}
|
||||
|
Reference in New Issue
Block a user