The animation is incredibly basic as it's just about tweening a CSS variable. Nothing else!
The structure is a bit more advanced, as it's all about 3D made in CSS.
The structure is a bit more advanced, as it's all about 3D made in CSS.
3D Banners
If you check the Custom CSS of the Banner Div, you will find 3 CSS variables :
--thickness: 10px;
--rotation: 0deg;
--facecolor: #888;
Feel free to change the tickness and the color.