maybe?
This commit is contained in:
@@ -93,9 +93,11 @@ function HomePage() {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Footer: always at the bottom */}
|
||||
{/* Footer: bottom right */}
|
||||
<div style={{ display: 'flex', justifyContent: 'flex-end' }}>
|
||||
<Footer />
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user