Add spacing between project tags

This commit is contained in:
BernatBC 2024-02-12 19:26:29 +01:00
parent cbdb07dbf1
commit 5beb61a5c0

View file

@ -35,6 +35,9 @@
.project-card-footer {
display: flex;
.badge {
margin-right: 0.1em;
}
}
.project-tags-holder {