improve text browsing and stuff

This commit is contained in:
2025-09-04 17:07:07 -07:00
parent c34dc782e9
commit 216ea0de12
2 changed files with 22 additions and 3 deletions

View File

@@ -197,3 +197,7 @@ section {
.blog-item > p {
font-weight: normal;
}
.gone {
display: none;
}