7 lines
151 B
CSS
7 lines
151 B
CSS
|
.bottomBarItem {
|
||
|
background: url(../../../assets/pointsBack.png) no-repeat;
|
||
|
background-size: 100% 100%;
|
||
|
width: 551px;
|
||
|
height: 335px;
|
||
|
}
|