porridger/front/src/styles/Poetry.module.css
dm1sh 60779ea489
Updated poetry to use latest api
Added poem id, changed url, fixed formatting, enabled actual fetching
2023-08-08 19:26:37 +03:00

7 lines
77 B
CSS

.container {
padding-bottom: 8;
}
.text {
white-space: 'pre-wrap';
}