diff --git a/src/app/main.css b/src/app/main.css index abd605a..6f10e17 100644 --- a/src/app/main.css +++ b/src/app/main.css @@ -16,7 +16,7 @@ top: 0; width: 100%; height: var(--top-padding); - background-color: red; + background-color: #fb43ff; color: white; font-family: 'Noto Sans KR'; z-index: 10; @@ -334,4 +334,4 @@ em { .result { max-width: 50rem; -} \ No newline at end of file +}