diff options
| author | radiohotline <radiohotline@disroot.org> | 2026-02-17 21:42:11 +0300 |
|---|---|---|
| committer | radiohotline <radiohotline@disroot.org> | 2026-02-17 21:42:11 +0300 |
| commit | bc0cb08c503f736ac5bb07a14b7dc09b582c5c89 (patch) | |
| tree | 2bc2dc2af19792f1d1d0b436169fa9e374ca7129 /muse.html | |
| parent | 2d2287524d566143105c42196a3de2bb7132cfc7 (diff) | |
responsiveness
Diffstat (limited to 'muse.html')
| -rw-r--r-- | muse.html | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -36,6 +36,12 @@ padding-bottom: 20px; vertical-align:top; } + + @media (max-width:900px) { + .poem { + width: 80vw; + } + } </style> </head> <body class="art"> |
