This commit is contained in:
Annika
2022-08-04 12:33:15 -06:00
parent 339bda72ea
commit 7eaf1855ac
11 changed files with 227 additions and 76 deletions
+5
View File
@@ -58,4 +58,9 @@ export default {
.profile-pic {
height: 36px;
}
.card-title {
color: #fffffff0;
text-shadow: 1px 1px 3px #000000e0;
}
</style>