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