Updated poetry to use latest api
Added poem id, changed url, fixed formatting, enabled actual fetching
This commit is contained in:
7
front/src/styles/Poetry.module.css
Normal file
7
front/src/styles/Poetry.module.css
Normal file
@ -0,0 +1,7 @@
|
||||
.container {
|
||||
padding-bottom: 8;
|
||||
}
|
||||
|
||||
.text {
|
||||
white-space: 'pre-wrap';
|
||||
}
|
Reference in New Issue
Block a user