1
4
Fork 1

Zalamování tagů

master
Emil Miler 2 years ago
parent e4f2a98546
commit b4b7b5a1f0

@ -20,4 +20,10 @@
}
.taglist.centering {
justify-content: center;
flex-wrap: wrap;
.tag {
margin-bottom: .5rem;
text-transform: capitalize;
}
}

Loading…
Cancel
Save