5 lines
76 B
CSS
5 lines
76 B
CSS
|
|
.home-container {
|
||
|
|
width: 360px;
|
||
|
|
height: 594px;
|
||
|
|
background-color: white;
|
||
|
|
}
|