still some bugs and auth issues to iron out. need to implement a new action button/bar, the card for moments in a space, creating new moments and essays, dynamically refreshing the spaces view when a new post is created.

This commit is contained in:
2025-05-20 19:46:09 -06:00
parent a93c30c40f
commit 54a01f0f1f
20 changed files with 1018 additions and 1191 deletions
+7 -1
View File
@@ -32,7 +32,7 @@ nav ul li a {
}
code {
background-color: #2F2F2F;
background-color: #2f2f2f;
}
.line {
@@ -149,6 +149,12 @@ select:-webkit-autofill {
border: 2px solid white;
}
.std_border,
.med_border,
.sm_border {
border-color: white;
}
@media screen and (max-width: 992px) {
nav {
border-bottom: none;