From 4cef9a63afe347bcc007f2f18c21da69b346da64 Mon Sep 17 00:00:00 2001 From: wyu <kknd09321@nate.com> Date: 금, 19 11월 2021 14:41:30 +0900 Subject: [PATCH] 이슈 상세 수정 -부서 [프론트] --- src/main/webapp/assets/styles/main.css | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/assets/styles/main.css b/src/main/webapp/assets/styles/main.css index 198571c..1d10159 100644 --- a/src/main/webapp/assets/styles/main.css +++ b/src/main/webapp/assets/styles/main.css @@ -30203,4 +30203,24 @@ color: #282c34; font-size: 15px; } + +.country { + margin-left: 3.25rem; +} + +.h3-div { + font-size: 1.75rem; +} + +.info_font { + color: #000; + font-size: 1rem; + line-height: 1.5; + font-weight: 600; +} + +.email_color { + color:#0066ff; +} + /* 媛꾪듃李⑦듃 end */ -- Gitblit v1.8.0