This commit is contained in:
Kenneth Jannette
2024-03-05 13:48:51 -06:00
parent 25767b555b
commit 8940935b97
2 changed files with 46 additions and 17 deletions

View File

@@ -61,7 +61,7 @@
.list-upper-left {
display: flex;
flex-direction: row;
justify-content: left;
justify-content: right;
width: 95%;
}