9 lines
131 B
CSS
9 lines
131 B
CSS
.home-container {
|
|
width: 360px;
|
|
height: 594px;
|
|
padding: 10px;
|
|
background-color: white;
|
|
}
|
|
.u-grid-style{
|
|
margin-bottom: 10px;
|
|
} |