feature: project-profile
This commit is contained in:
@ -46,3 +46,11 @@
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
.word-spacing-left {
|
||||
margin-left: 0.60rem;
|
||||
}
|
||||
|
||||
.word-spacing-right {
|
||||
margin-right: 0.60rem;
|
||||
}
|
||||
|
@ -59,6 +59,7 @@
|
||||
|
||||
.icon {
|
||||
margin-left: 10px;
|
||||
cursor: pointer;
|
||||
|
||||
&::before {
|
||||
font-size: 15px;
|
||||
@ -89,6 +90,7 @@
|
||||
&.community {
|
||||
.icon::before {
|
||||
font-size: 15px;
|
||||
margin-top: 1px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user