fix(lotto): 모바일 볼 크기 36px→32px 수정
This commit is contained in:
@@ -1175,9 +1175,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.lotto-ball {
|
.lotto-ball {
|
||||||
width: 36px;
|
width: 32px;
|
||||||
height: 36px;
|
height: 32px;
|
||||||
font-size: 14px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lotto-meta__title {
|
.lotto-meta__title {
|
||||||
|
|||||||
Reference in New Issue
Block a user