7 lines
56 B
CSS
7 lines
56 B
CSS
.wb-box {
|
|
padding: 1em;
|
|
|
|
>* {
|
|
width: 100%;
|
|
}
|
|
} |