website refactor
This commit is contained in:
@@ -24,7 +24,7 @@ export function AppFooter({ children }: AppFooterProps) {
|
||||
variant="muted"
|
||||
paddingY={8}
|
||||
marginTop="auto"
|
||||
style={{ borderTop: '1px solid var(--ui-color-border-default)' }}
|
||||
borderTop={true}
|
||||
>
|
||||
<Container size="xl">
|
||||
{children ? (
|
||||
|
||||
Reference in New Issue
Block a user