https://blog.naskya.net/

[[ 🗃 ^wzWnj blog ]] :: [📥 Inbox] [📤 Outbox] [💥 Errbox] [🐤 Followers] [🤝 Collaborators] [🏗 Projects] [🛠 Commits]

Clone

HTTPS: git clone https://code.naskya.net/repos/wzWnj

SSH: git clone USERNAME@code.naskya.net:wzWnj

Branches

Tags

main :: themes / hugo-tania-custom / assets / sass / components /

_helpers.scss

/* Helpers */

.small {
    max-width: 600px;
}

time,
.meta {
    color: var(--light-font-color);
    font-size: 0.85rem;
    white-space: nowrap;
    font-weight: 400;
}

.meta {
    color: var(--medium-font-color);
    font-size: 1rem;
}
[See repo JSON]