ui improvements

This commit is contained in:
Burak Civan
2022-11-30 11:07:32 +03:00
parent 62ed0a7344
commit 7e935ee5a8
4 changed files with 14 additions and 9 deletions

5
public/css/app.css vendored
View File

@ -57157,6 +57157,11 @@ body{
line-height: 2.75rem;
}
.sm\:text-sm{
font-size: 0.875rem;
line-height: 1.25rem;
}
.sm\:text-purple{
--tw-text-opacity: 1;
color: rgb(85 88 139 / var(--tw-text-opacity));