Merge branch 'master' into blog-content

This commit is contained in:
ClovertaTheTrilobita 2026-03-29 23:47:17 +03:00
commit 1d9768721d

View file

@ -135,7 +135,7 @@ html.dark body::after {
@media (max-width: 768px) { @media (max-width: 768px) {
body::after { body::after {
opacity: 0.1; opacity: 0.06;
} }
} }