6 lines
64 B
CSS
6 lines
64 B
CSS
.app-container {
|
|
float: left;
|
|
width: 125px;
|
|
padding: 20px;
|
|
}
|