aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.styled.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/app.styled.ts')
-rw-r--r--src/app.styled.ts12
1 files changed, 3 insertions, 9 deletions
diff --git a/src/app.styled.ts b/src/app.styled.ts
index 1c040eb..dd175fa 100644
--- a/src/app.styled.ts
+++ b/src/app.styled.ts
@@ -1,18 +1,12 @@
import styled from "styled-components";
export const Container = styled.div`
- width: 40%;
-
- @media (max-width: 768px) {
- width: 90%;
- }
-
- max-width: 600px;
+ width: 100%;
+ max-width: 680px;
display: flex;
flex-direction: column;
- justify-content: center;
- align-items: center;
+ align-items: stretch;
margin: 0 auto;
`;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage