aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.styled.ts
blob: dd175fad2af31a1c9077c6f119c99798f99e4c88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
import styled from "styled-components";

export const Container = styled.div`
  width: 100%;
  max-width: 680px;

  display: flex;
  flex-direction: column;
  align-items: stretch;

  margin: 0 auto;
`;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage