Added rounded corners for poem pic

This commit is contained in:
Dmitriy Shishkov 2023-09-14 01:29:20 +03:00
parent 32d1b1b0e6
commit 860ea43091
Signed by: dm1sh
GPG Key ID: 027994B0AA357688

View File

@ -8,4 +8,5 @@
.image {
width: 100%;
border-radius: 12px;
}