6 lines
85 B
CSS
6 lines
85 B
CSS
.setup-column {
|
|
float: left;
|
|
width: 45%;
|
|
margin-right: 5%;
|
|
margin-bottom: 15px;
|
|
} |