QS Pack

Header

Variable nameDefault valueDescription
--b-headerpurpleBackground color for the header component.
--h-header3.5remHeight of the header component. Changes to 4rem on screens 1024px or wider.
--p-header0 1remPadding for the header component.
--horizontal-headerspace-betweenHorizontal alignment (justify-content) of items within the header.
--mb-header2remBottom margin for the header component on screens 1024px or wider.
--c-logo-header#fffText color of the logo in the header.
--fs-logo-header1.1remFont size for the logo in the header.
--spacing-items-header.3remSpacing (gap) between items within a 'header-items' container.


CSS ClassDescription
.headerBase class for the main header container. Defines alignment, background, height, padding, position, etc.
.header-itemsClass for grouping elements within the header. Defines alignment, display, and spacing.
.header-logoClass for the logo element in the header. Defines color and font size.
.btnClass for specific buttons within the header. Used in conjunction with the '.btn' class.
.btn .textStyles for the text within a header button. Controls its visibility on different screen sizes.
.btn .iconStyles for the icon within a header button.