You know how I said the Cascading Stylesheets (CCS) isn’t broken?
Well, here’s the thing. I haven’t changed my mind but, reading any of my entries was becoming a pain the ass so I’ve decided to roll out a provisional, minimum viable experience and it’s this:
p, ul, h1,h2, h3, h4, h5, h6 {
font-family: Georgia, serif;
line-height: 1.5;
max-width: 32rem;
margin-left: auto;
margin-right: auto;
}
pre {
max-width: 32rem;
margin-left: auto;
margin-right: auto;
}
img {
max-width: 100%;
}
Don’t expect many other changes in terms of design for the time being. Also, I’m sorry for not listening better to begin with.