summaryrefslogtreecommitdiff
path: root/poetry.html
diff options
context:
space:
mode:
Diffstat (limited to 'poetry.html')
-rw-r--r--poetry.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/poetry.html b/poetry.html
index a0280ac..5deefaf 100644
--- a/poetry.html
+++ b/poetry.html
@@ -29,6 +29,15 @@
gap: 20px;
}
+ .poem {
+ width: 450px;
+ padding-left: 20px;
+ padding-right: 20px;
+ padding-bottom: 20px;
+ vertical-align:top;
+ }
+
+
@media (max-width:900px) {
.poem {
width: 80vw;