Styling updates

This commit is contained in:
Bel Curcio
2021-06-05 14:11:43 -03:00
parent 97984c3691
commit 813b1a86fd
3 changed files with 22 additions and 5 deletions

View File

@@ -100,3 +100,7 @@
.slim {
@apply bg-transparent relative overflow-hidden box-border;
}
.slim .tag {
@apply bg-secondary text-secondary inline-block p-3 font-bold text-xl break-words;
}