Hello Amit, I like your theme a lot. Thank you! The thing is: On my homepage the links from the entries to the articles do not work. I do use some custom.css, but I didn't change the partials. I don't know what your theme broke (probably me :-/ ). Any idea?
<article class="post-entry">
<time>Feb 27, 2022</time>
<p>I am just so tired. In every way. So. Tired.</p>
<a href="https://modomiro.micro.blog/2022/02/27/i-am-just.html"></a>
</article>
It is just my own problem. Trying to avoid that "Finished reading" links are repositioned with .post-entry a{position:absolute;inset:0}. But overwriting breaks the links of the entries at the same time.
Hello Amit, I like your theme a lot. Thank you! The thing is: On my homepage the links from the entries to the articles do not work. I do use some custom.css, but I didn't change the partials. I don't know what your theme broke (probably me :-/ ). Any idea?