Remove blog name

This commit is contained in:
2026-06-28 22:57:58 -05:00
parent 91be5213ce
commit 2aca078dac
2 changed files with 0 additions and 23 deletions

View File

@@ -1056,24 +1056,6 @@ ul.taglist {
display: flex;
justify-content: center;
width: 100%;
}
nav {
& > .nav-elements-grid-container {
& > .nav-elements-container {
& > .blog-name {
font-size: var(--step-0);
}
& > .home-link {
}
& > ul.nav {
flex-flow: column nowrap;
gap: 0;
& li {
line-height: calc(var(--step-0) * 0.25 + var(--step-0));
}
}
}
}
}
.postlist {
& .postlist-item-container {