Add giant margin to bottom of Class Feed
This commit is contained in:
@@ -298,6 +298,8 @@ export function ClassFeed(props) {
|
|||||||
:
|
:
|
||||||
<p>Loading...</p>
|
<p>Loading...</p>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
<p style={{ marginBottom: '30rem' }}/>
|
||||||
</Container>
|
</Container>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user