Merge remote-tracking branch 'origin/main' into 19-implement-file-uploads

This commit is contained in:
2024-05-18 18:10:03 -04:00
7 changed files with 34 additions and 27 deletions

View File

@ -48,6 +48,7 @@
transition: all 0.5s;
cursor: pointer;
color: grey;
text-decoration: none;
}
.buttons:hover {
color: white;