Finished Progression Overview with edit fields in user details page.

This commit is contained in:
Vari
2024-03-26 23:20:46 +01:00
parent 139c1f0b47
commit dee1cfc19d
7 changed files with 104 additions and 11 deletions

View File

@@ -7,8 +7,7 @@
@apply text-2xl font-semibold;
&::after {
@apply block w-ful
l mt-2;
@apply block w-full mt-2;
content: "";
border-top: 0.1rem solid;
border-image: linear-gradient(to right, theme('colors.indigo.600') 10%, transparent) 1;