Changeset b2c3699 in Klonkt


Ignore:
Timestamp:
06/24/2026 05:32:48 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
848b76d
Parents:
aadb11e
Message:

Remove dead .post-like-row CSS (the element is gone)

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/pages/post.ejs

    raadb11e rb2c3699  
    184184.post-content { font-family: var(--font-body, serif); font-size: 1.1rem; line-height: 1.7; color: var(--ink); }
    185185.post-content p { margin: 1.2em 0; }
    186 .post-like-row { margin-top: 1rem; }
    187186.like-btn {
    188187  display: inline-flex; align-items: center; gap: 0.45rem;
Note: See TracChangeset for help on using the changeset viewer.