feature: project-profile

This commit is contained in:
gaelle morin
2020-12-10 13:52:10 +01:00
parent cc6d347172
commit 020f97c955
5 changed files with 48 additions and 37 deletions

View File

@ -46,3 +46,11 @@
text-align: right;
}
}
.word-spacing-left {
margin-left: 0.60rem;
}
.word-spacing-right {
margin-right: 0.60rem;
}

View File

@ -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;
}
}
}

View File

@ -1,6 +1,5 @@
.tag:not(:empty) {
cursor: pointer;
height: 17px;
font-size: 12px;
letter-spacing: 0.24px;
line-height: 17px;