Commit 4438857f authored by 김은해_이모션's avatar 김은해_이모션

[김은해] 220127 - 폰트수정

parent b51a1043
......@@ -2,13 +2,13 @@
@import 'seller_common.css';
.modal {
font-family: 'Spoqa Han Sans', sans-serif;
font-family: 'Spoqa Han Sans Neo', sans-serif;
letter-spacing: -0.38px;
}
.popup.pop-seller {
background-color: #efeff1;
font-family: 'Spoqa Han Sans', sans-serif;
font-family: 'Spoqa Han Sans Neo', sans-serif;
}
.popup.pop-seller .popup-body {
......
......@@ -13,7 +13,7 @@
.table-row-list {
border-top: 0;
font-family: 'Spoqa Han Sans', sans-serif;
font-family: 'Spoqa Han Sans Neo', sans-serif;
}
.ellipsis {
......@@ -37,7 +37,7 @@
.seller-wrap {
font-size: 1.3rem;
background-color: #efeff1;
font-family: 'Spoqa Han Sans';
font-family: 'Spoqa Han Sans Neo', sans-serif;
}
.seller-wrap.wrap:before {
content: '';
......@@ -160,7 +160,7 @@
.seller-product-detail {
background-color: #efeff1;
font-family: 'Spoqa Han Sans';
font-family: 'Spoqa Han Sans Neo', sans-serif;
}
.seller-product-detail .l-grid {
......@@ -543,7 +543,7 @@
background-color: #fff;
margin-right: -20px;
margin-left: -20px;
font-family: 'Spoqa Han Sans Neo', 'sans-serif';
font-family: 'Spoqa Han Sans Neo', sans-serif;
}
.seller-tab-area .tab-list {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment