added post form

This commit is contained in:
plebbitor
2023-02-11 22:00:13 +01:00
parent 132fdb3351
commit 332b5f8c29
5 changed files with 533 additions and 27 deletions
-5
View File
@@ -1,5 +0,0 @@
import styled from 'styled-components';
export const Title = styled.h1`
font-size: 1.5em;
`;