[π Style] Font, Color, Breakpoint style #24
Labels
π¨ Design
λ§ν¬μ
& μ€νμΌλ§
πββοΈ λκ²½
μμ
πββοΈ μν
μμ
πββοΈ μμ§
μμ
πββοΈ νμ
μμ
πββοΈ λν
μμ
πββοΈ ν¬μ°¬
μμ
π Issue
Font, Color, Breakpoint custom style κ΄λ ¨ 곡μ§μ¬νμ λλ€
Font
νΌκ·Έλ§ νμΈμ fontλ§λ€ μ€μ λ μ€νμΌμ νμΈνμ€ μ μμ΅λλ€.
ν΄λΉ νκ·Έμ κ²½μ°λ Headline 3 μ€νμΌλ‘, H3μ classNameμΌλ‘ μ§μ ν΄μ£Όμλ©΄λ©λλ€.
<p className="H3">Seminar</p>
κ° μ€νμΌλ³ ν΄λμ€ μ΄λ¦
λ€λ€ ν΄λΉνλ ν°νΈλ‘ λ€μ μ μ© λΆνλ립λλ€!
Color
white μ μΈ custom 컬λ¬λ‘ μ¬μ©ν΄μ£Όμλ©΄ λ©λλ€!
<p className="text-mono_50"> grey50μ κΈμ¨ </p>
BreakPoint
λ°μ€ν¬ν λ·°
desktop:ν΄λμ€ λͺ
ν λΈλ¦Ώ λ·°
tablet:ν΄λμ€ λͺ
λͺ¨λ°μΌ λ·°
κΈ°λ³Έ
<section className="grid desktop:grid-cols-4 tablet:grid-cols-2 grid-cols-1 gap-x-8 gap-y-8">
-> λ°μ€ν¬ν 그리λ 4, ν λΈλ¦Ώ 그리λ 2, λͺ¨λ°μΌ 그리λ 1μ μμ
λ€λ€ νμΈν΄μ£ΌμΈμ!
The text was updated successfully, but these errors were encountered: