1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-03-03 15:32:30 +02:00

Doc: Fixed news image width on mobile

This commit is contained in:
Laurent Cozic 2022-01-29 16:07:25 +00:00
parent fca5875c21
commit 603c8338c0

View File

@ -672,7 +672,7 @@ footer .bottom-links-row p {
.news-page img,
.news-item-page img {
max-width: 650px;
max-width: 100%;
}
/*****************************************************************