Updated poetry to use latest api

Added poem id, changed url, fixed formatting, enabled actual fetching
This commit is contained in:
2023-08-08 18:30:29 +03:00
parent ea18439140
commit 60779ea489
5 changed files with 31 additions and 124 deletions

View File

@ -0,0 +1,7 @@
.container {
padding-bottom: 8;
}
.text {
white-space: 'pre-wrap';
}