Try another approach on removing the header

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2026-03-12 08:31:55 +02:00
parent 24c3769e22
commit d113c492c9
2 changed files with 13 additions and 4 deletions
-4
View File
@@ -15,7 +15,3 @@
html.dark-mode #projectlogo img {
content: url('smath_dark.svg');
}
.header:has(+ .contents .anchor#md__r_e_a_d_m_e) {
display: none;
}