scss 수정
This commit is contained in:
parent
723a95ddce
commit
157fac3a32
@ -1312,6 +1312,7 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
flex: 1 ;
|
flex: 1 ;
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
|
|||||||
@ -239,6 +239,7 @@ footer{
|
|||||||
nav{
|
nav{
|
||||||
.nav-list{
|
.nav-list{
|
||||||
.nav-item{
|
.nav-item{
|
||||||
|
a,
|
||||||
button{
|
button{
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -37,9 +37,10 @@
|
|||||||
top: 50%;
|
top: 50%;
|
||||||
left: 0;
|
left: 0;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
width: 20px;
|
width: 22px;
|
||||||
height: 20px;
|
height: 22px;
|
||||||
background: url(../../public/static/images/main/id_icon.svg)no-repeat center;
|
background: url(../../public/static/images/main/id_icon.svg)no-repeat center;
|
||||||
|
background-size: cover;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.store-arr{
|
.store-arr{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user