more cases accounted for

This commit is contained in:
2022-02-17 18:11:45 -06:00
parent 75bb919d4a
commit fe54ee27e9
3 changed files with 6 additions and 13 deletions

View File

@@ -126,18 +126,13 @@
/* Feed */
.content-container {
display: inline-flex;
position: relative;
top: 5rem;
flex-direction: row;
}
.feed {
display: inline-flex;
flex-direction: column;
position: relative;
align-items: center;
width: 90vw;
top: 5rem;
}
/* Page handling */