shrink vertical tag padding, make text black in light mode
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
}
|
||||
|
||||
.post-tag {
|
||||
@apply inline-block text-xs rounded-full py-2 px-4 mt-1 mr-1 bg-gray-300 dark:bg-gray-500;
|
||||
}
|
||||
@apply inline-block text-xs rounded-full py-1 px-2 mt-1 mr-1 bg-gray-300 dark:bg-gray-500;
|
||||
}
|
||||
|
Reference in New Issue
Block a user