summaryrefslogtreecommitdiff
path: root/poetry.html
diff options
context:
space:
mode:
authorradiohotline <radiohotline@disroot.org>2026-02-17 21:42:11 +0300
committerradiohotline <radiohotline@disroot.org>2026-02-17 21:42:11 +0300
commitbc0cb08c503f736ac5bb07a14b7dc09b582c5c89 (patch)
tree2bc2dc2af19792f1d1d0b436169fa9e374ca7129 /poetry.html
parent2d2287524d566143105c42196a3de2bb7132cfc7 (diff)
responsiveness
Diffstat (limited to 'poetry.html')
-rw-r--r--poetry.html12
1 files changed, 5 insertions, 7 deletions
diff --git a/poetry.html b/poetry.html
index 780ed9e..523eac5 100644
--- a/poetry.html
+++ b/poetry.html
@@ -29,13 +29,11 @@
gap: 20px;
}
- .poem {
- width: 450px;
- padding-left: 20px;
- padding-right: 20px;
- padding-bottom: 20px;
- vertical-align:top;
- }
+ @media (max-width:900px) {
+ .poem {
+ width: 80vw;
+ }
+ }
</style>
</head>
<body class="art">