fix mobile navbar

This commit is contained in:
Kainoa Kanter 2023-03-03 22:09:57 -08:00
parent 1120818f47
commit f46445038a

View file

@ -119,7 +119,8 @@ function more() {
> .post {
position: relative;
display: block;
display: flex;
align-items: center;
width: 100%;
height: 40px;
color: var(--fgOnAccent);