Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/sections/EffaceIntro.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ export default function EffaceIntro() {
<p
style={{
margin: 0,
fontSize: isMobile ? "clamp(22px, 6.4vw, 30px)" : "clamp(32px, 3.6vw, 52px)",
fontSize: isMobile ? "clamp(20px, 6vw, 28px)" : "clamp(30px, 3.4vw, 50px)",
fontWeight: 700,
letterSpacing: "-0.02em",
lineHeight: 1.52,
Expand Down
2 changes: 1 addition & 1 deletion messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"Efface": {
"label": "EFFACE",
"definition": "efยทface /ษชหˆfeษชs/ โ€” verb ยท 1. to rub out or erase (writing, marks) ยท 2. to blur or wipe away (memories, impressions) ยท 3. efface oneself โ€” to keep oneself in the background",
"sentence": "We erase instead of adding. {orb1} We ~erase~ the clutter on screen, ~erase~ the friction in the flow, ~erase~ the noise, and keep only what matters. {orb2} Taking away until what remains is at its clearest โ€” that is the *efface* way."
"sentence": "We erase instead of adding. {orb1} We ~erase~ the clutter, ~erase~ the friction, and keep only what matters. {orb2} The less that remains, the clearer it gets โ€” the *efface* way."
},
"AppCards": {
"word1": "INNOVATIVE",
Expand Down
2 changes: 1 addition & 1 deletion messages/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"Efface": {
"label": "EFFACE",
"definition": "efยทface /ษชหˆfeษชs/ โ€” ๋™์‚ฌ ยท 1. (๊ธ€์”จยท์ž๊ตญ์„) ๋ฌธ์งˆ๋Ÿฌ ์ง€์šฐ๋‹ค ยท 2. (๊ธฐ์–ตยท์ธ์ƒ์„) ํ๋ฆฌ๊ฒŒ ํ•˜๋‹ค, ์ง€์šฐ๋‹ค ยท 3. efface oneself โ€” ์ž์‹ ์„ ๋‚ด์„ธ์šฐ์ง€ ์•Š๋‹ค",
"sentence": "์šฐ๋ฆฌ๋Š” ๋”ํ•˜๋Š” ๋Œ€์‹  ์ง€์›๋‹ˆ๋‹ค. {orb1} ํ™”๋ฉด์˜ ๊ตฐ๋”๋”๊ธฐ๋ฅผ ~์ง€์šฐ๊ณ ,~ ํ๋ฆ„์˜ ๋งˆ์ฐฐ์„ ~์ง€์šฐ๊ณ ,~ ์†Œ์Œ์„ ~์ง€์›Œ~ ๋ณธ์งˆ๋งŒ {orb2} ๋‚จ๊น๋‹ˆ๋‹ค. ๋‚จ์€ ๊ฒƒ์ด ๊ฐ€์žฅ ์„ ๋ช…ํ•ด์งˆ ๋•Œ๊นŒ์ง€ ๋œ์–ด๋‚ด๋Š” ๊ฒƒ, *efface*์˜ ๋ฐฉ์‹์ž…๋‹ˆ๋‹ค."
"sentence": "์šฐ๋ฆฌ๋Š” ๋”ํ•˜๋Š” ๋Œ€์‹  ์ง€์›๋‹ˆ๋‹ค. {orb1} ๊ตฐ๋”๋”๊ธฐ๋ฅผ ~์ง€์šฐ๊ณ ,~ ๋งˆ์ฐฐ์„ ~์ง€์›Œ~ ๋ณธ์งˆ๋งŒ {orb2} ๋‚จ๊น๋‹ˆ๋‹ค. ๋œ์–ด๋‚ผ์ˆ˜๋ก ์„ ๋ช…ํ•ด์ง€๋Š” ๊ฒƒ, *efface*์˜ ๋ฐฉ์‹์ž…๋‹ˆ๋‹ค."
},
"AppCards": {
"word1": "INNOVATIVE",
Expand Down
Loading