🎨 style: fix whitespace issues

This commit is contained in:
welpo
2023-10-07 23:31:59 +02:00
parent 8aabeaecc3
commit 5458b1c533
16 changed files with 35 additions and 35 deletions

View File

@@ -9,7 +9,7 @@
width: 1.9rem;
height: 100%;
user-select: none;
@media (max-width: 500px) {
display: none;
}
@@ -28,7 +28,7 @@ h1, h2, h3, h4, h5, h6 {
&:hover .header-anchor {
opacity: 1;
}
.header-anchor:hover {
background-color: transparent;
}