feat: Refreshing header state

This commit is contained in:
2026-05-22 14:50:24 +02:00
parent fe6682a76a
commit 76651e6012
24 changed files with 1126 additions and 735 deletions
+6 -2
View File
@@ -1,6 +1,10 @@
#AjaxMainSection {
#AjaxMainSection,
.section_middle > .container > .inner {
display: flex;
flex-direction: column;
gap: 1.5rem;
gap: 4.5rem;
}
#AjaxMainSection {
padding-top: 1.5rem;
}