hone top bar and add xl breakpoint

This commit is contained in:
Calli
2023-07-04 00:13:52 +03:00
parent 6933ddcbc5
commit f365c3c1b6
8 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ export const DiscordButton = () => {
href="https://discord.gg/MDapvGyw"
target="_blank"
style={{ width: "100%" }}
sx={{ my: 2, color: "white", display: "block" }}
sx={{ color: "white", display: "block" }}
>
Discord
</Button>