Update HeaderSimple and HeroTitle components: modify styles for header background and borders, streamline imports, and enhance color scheme for improved visual consistency.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Container, Group, Text } from '@mantine/core';
|
||||
import { Container, Text } from '@mantine/core';
|
||||
// import { GithubIcon } from '@mantinex/dev-icons';
|
||||
import classes from './HeroTitle.module.css';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user