css, remove min width on entry

This commit is contained in:
grid
2025-01-08 13:03:47 -06:00
parent 6685caba03
commit 39c806d19d
+1 -1
View File
@@ -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;