TenantVoice / TenantVoice

TenantVoice looks to empower tenants to enforce accountability, fostering a collaborative environment that promotes sustained housing quality improvements
0 stars 0 forks source link

Posts pg #95

Closed nico-j3 closed 3 months ago

nico-j3 commented 3 months ago

i fixed the background for the feed. however, in the process theposts ended up going above past the navbar. when i fixed tthe posts to go below the navbar with the following line: <div className="bg-oxford" style={{ paddingTop: '70px', display: 'flex', minHeight: 'calc(100vh - 70px)' }}>

my form disappeared. now, it only appears for a second when the page refreshes