chore: tweak padding
This commit is contained in:
parent
e4db7d8199
commit
4e6a7f2025
2 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ a:active,
|
|||
|
||||
.highlight-text {
|
||||
@apply text-white;
|
||||
@apply p-1;
|
||||
@apply p-0.5;
|
||||
background-color: theme(colors.blue.600);
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue