7 lines
77 B
CSS
7 lines
77 B
CSS
.container {
|
|
padding-bottom: 8;
|
|
}
|
|
|
|
.text {
|
|
white-space: 'pre-wrap';
|
|
} |