Added theme archvier and changes to blocks

This commit is contained in:
Jeremy Rangel
2025-01-01 18:09:33 -08:00
parent 21b00e1937
commit d928a0e8fd
21 changed files with 342 additions and 158 deletions

View File

@ -88,6 +88,10 @@ Version: 1.0
z-index: 3;
width: 100%
}
#lcp-sidecontent {top:var(--lcp---header--height)}
.admin-bar #lcp-sidecontent {
top: calc(var(--lcp--header--height) + 32px);
}
#lcp-header-container.lcp-sticky {
position: fixed;