css, remove min width on entry

master
grid 1 week ago
parent 6685caba03
commit 39c806d19d

@ -35,7 +35,7 @@ img {
word-wrap: break-word; word-wrap: break-word;
margin: auto; margin: auto;
max-width: 75ch; max-width: 75ch;
min-width: 50ch; /*min-width: 50ch;*/
} }
.diary-title { .diary-title {
background-color: transparent; background-color: transparent;

Loading…
Cancel
Save