Documentation
CSS Structure
Here is the general CSS structure of the template:
<!-- Favicon Icon-->
<link rel="shortcut icon" href="../assets/images/favicon.ico" />
<!-- Swiper cards-->
<link rel="stylesheet" href="../assets/vendor/swiper-slider/swiper-bundle.min.css"/>
<!-- libs minified file-->
<link rel="stylesheet" href="../assets/css/libs.min.css">
<!-- css file-->
<link rel="stylesheet" href="../assets/css/style.css?v=2.0.0">