mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
initial homepage UI
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import styled from 'styled-components';
|
||||
|
||||
export const Title = styled.h1`
|
||||
font-size: 1.5em;
|
||||
`;
|
||||
Reference in New Issue
Block a user