Add spacing between project tags
This commit is contained in:
parent
cbdb07dbf1
commit
5beb61a5c0
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@
|
||||||
|
|
||||||
.project-card-footer {
|
.project-card-footer {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
.badge {
|
||||||
|
margin-right: 0.1em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-tags-holder {
|
.project-tags-holder {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue