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:
+7
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user