aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2023-06-25 23:19:00 -0700
committerBrendan F <EpicWolverine@users.noreply.github.com>2023-06-25 23:19:00 -0700
commit4cf6e9e1527ba03b00a688c170a94c53cbdedc4f (patch)
tree2c1e87aba02b0bcf34d1590dfa996f282f5cad75 /src/components
parent4f0676249a2d3b00a8ffd68b07e19d7baef832df (diff)
Improve header responsive design
Diffstat (limited to 'src/components')
-rw-r--r--src/components/Header/index.styled.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Header/index.styled.ts b/src/components/Header/index.styled.ts
index f06cb72..c66cd26 100644
--- a/src/components/Header/index.styled.ts
+++ b/src/components/Header/index.styled.ts
@@ -42,7 +42,7 @@ export const Logo = styled.h1`
color: ${({ theme }) => theme.text};
font-family: "Roboto Serif", serif;
text-transform: uppercase;
- width: max-content;
+ text-align: center;
-webkit-touch-callout: none;
user-select: none;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage