FIX: Description for projects now works.

This commit is contained in:
MajorDroolz
2023-01-04 22:47:52 -05:00
parent 87a3c3d2b4
commit 219a7543de
4 changed files with 8 additions and 3 deletions

View File

@@ -39,6 +39,7 @@
justify-content: center;
color: #aaa;
position: relative;
text-align: center;
}
#description {
@@ -66,7 +67,7 @@
}
#stack .chip {
flex: 1;
flex-grow: 1;
}
#stack::after {