- Introduced new PNG image for the campaign layout.
- Created CSS styles for various sections including hero, boxes, and typography.
- Added SCSS file for better maintainability and organization of styles.
- Included source map for CSS to facilitate debugging.
- Removed commented-out flex property in historia-firmy.scss for active class.
- Added overflow hidden to main-page class in o-nas.scss.
- Adjusted heights for responsive design in o-nas.scss.
- Introduced gradient background for _col-1 in o-nas.scss.
- Updated margin and height properties for various elements in o-nas.scss.
- Removed unnecessary after pseudo-element in o-nas.scss.
- Added feedback slider component in o-nas.php with customer testimonials.
- Updated video element in o-nas.php to include controls and loop attributes.
- Commented out unused sections in o-nas.php for better clarity.
- Implemented Swiper functionality for feedback slider in o-nas.php.
- Updated the margin-bottom for .box-7 to 100px on small screens using the respond-below mixin.
- This change enhances the layout's responsiveness and improves visual consistency across different screen sizes.
- Adjusted font sizes for various elements at different breakpoints to improve readability on smaller screens.
- Modified padding and margin values to create better spacing and layout consistency across different device sizes.
- Implemented responsive design principles using mixins for better adaptability to screen sizes.