added sevice ,portfolio , layer,slider component's and added some more template not much tho, fixed some responsive issue's in header component's

This commit is contained in:
merajjahir
2022-03-06 20:58:48 +06:00
parent 1821d148e9
commit ba79e30d75
48 changed files with 6735 additions and 1521 deletions

View File

@@ -6,6 +6,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./../../../dist/tailshape.css">
<script defer src="https://unpkg.com/alpinejs@3.x.x/dist/cdn.min.js" defer></script>
<!-- tailwind elements library cdn -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/tw-elements/dist/css/index.min.css" />
<script src="https://cdn.jsdelivr.net/npm/tw-elements/dist/js/index.min.js"></script>
<title>Template 17</title>
</head>
<body>
@@ -14,8 +17,7 @@
</button>
<!-- start of script section -->