Skip to content
Snippets Groups Projects
Commit eb7353d5 authored by xaralis's avatar xaralis
Browse files

Fine-tune badge

parent 2a53de0c
No related branches found
No related tags found
No related merge requests found
......@@ -14,14 +14,14 @@
}
.badge__occupation {
@apply uppercase text-sm max-w-sm my-1;
@apply uppercase text-xs max-w-sm my-1 leading-tight;
}
.badge__link {
@apply text-sm font-light block w-full;
&:not(:first-child) {
@apply pt-1;
@apply mt-1;
}
}
}
......@@ -32,6 +32,6 @@
}
.badge__occupation {
@apply uppercase text-sm max-w-sm my-0;
@apply uppercase text-xs max-w-sm;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment