This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
5chan
Watch
1
Star
0
Fork
0
mirror of
https://github.com/bitsocialnet/5chan.git
synced
2026-08-03 07:41:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb39ef5bc54b22338aa4ce7ef1d7fce14d66d197
5chan
/
src
/
components
/
styled
/
Thread.styled.jsx
T
5 lines
95 B
React
Raw
Normal View
History
Unescape
Escape
initial homepage UI
2023-02-02 21:58:02 +01:00
import
styled
from
'styled-components'
;
export
const
Title
=
styled
.
h1
`
font-size: 1.5em;
`
;
Reference in New Issue
Copy Permalink