Compare commits
2 Commits
9617eb205b
...
936436b40f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
936436b40f | ||
|
|
c149c0d211 |
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,7 +0,0 @@
|
|||||||
node_modules/
|
|
||||||
dist/
|
|
||||||
build/
|
|
||||||
*.tsbuildinfo
|
|
||||||
.env
|
|
||||||
__pycache__/
|
|
||||||
*.pyc
|
|
||||||
@ -38,7 +38,7 @@
|
|||||||
--shadow-md: 0 4px 12px rgba(0,0,0,.1);
|
--shadow-md: 0 4px 12px rgba(0,0,0,.1);
|
||||||
--shadow-lg: 0 8px 32px rgba(0,0,0,.15);
|
--shadow-lg: 0 8px 32px rgba(0,0,0,.15);
|
||||||
|
|
||||||
font-family: 'Pretendard', -apple-system, 'Segoe UI', sans-serif;
|
font-family: 'NanumGothic', 'Nanum Gothic', 'NanumBarunGothic', 'Apple SD Gothic Neo', -apple-system, sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: var(--tx-primary);
|
color: var(--tx-primary);
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user