1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:06:38 -04:00

restore tag lists above posts (not linked yet)

This commit is contained in:
2021-05-31 20:57:58 -04:00
parent 4f03874cd3
commit b4bec05098
5 changed files with 36 additions and 20 deletions

View File

@ -123,9 +123,6 @@ header {
margin-left: 1.4em;
margin-right: -0.3em; // weirdness w/ svg ratio
cursor: pointer;
// hidden by default in case user's JS is disabled, switches to `block` onload in dark-mode.js
display: none;
}
}
}