This repository has been archived on 2026-06-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
colors-patch/homepage/style.css
T

11 lines
163 B
CSS

#AjaxMainSection,
.section_middle > .container > .inner {
display: flex;
flex-direction: column;
gap: 4.5rem;
}
#AjaxMainSection {
padding-top: 1.5rem;
}