QS Pack
Footer
Variable name | Default value | Description |
---|---|---|
--b-footer | #fff | Background color for the footer component. |
--m-footer | 1rem 0 0 0 | Margin for the footer component. |
--p-footer | 1rem | Padding for the footer component. |
--fs-text-footer | .85rem | Font size for the text within the footer. |
--ta-text-footer | center | Text alignment for the text within the footer. |
CSS Class | Description |
---|---|
.footer | Base class for the main footer container. Defines background color, margin, padding, and positioning. |
.footer-text | Class for the text content within the footer. Defines font size and text alignment. |