chore: minor ui improvements

This commit is contained in:
Liyas Thomas
2022-10-09 20:55:22 +05:30
parent 8f2810db30
commit a87c2347c9
6 changed files with 11 additions and 9 deletions

View File

@@ -135,7 +135,7 @@ a {
@apply rounded;
@apply truncate;
@apply shadow;
@apply leading-body;
@apply leading-normal;
@apply items-center;
font-size: 86%;
@@ -172,7 +172,7 @@ a {
@apply text-secondary text-body;
@apply p-2;
@apply shadow-lg;
@apply leading-body;
@apply leading-normal;
@apply border border-dividerDark;
@apply focus: outline-none;
scroll-behavior: smooth;