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
162c6ebd1b49c8d52814c83659ec6d9ef6c6017f
5chan
/
src
/
components
/
styled
/
Board.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