rough implementations of Moment and Essay creation and viewing completed.

This commit is contained in:
2025-06-04 14:53:02 -06:00
parent 088e0cc5a3
commit becfbc3628
14 changed files with 465 additions and 134 deletions
+4
View File
@@ -80,6 +80,10 @@ select:-webkit-autofill {
border-color: white;
}
.uploadButton {
border: 2px solid white;
}
@media screen and (max-width: 992px) {
nav {
border-bottom: none;