css, remove min width on entry

master
grid 1 week ago
parent 6685caba03
commit 39c806d19d

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

Loading…
Cancel
Save