mirror of
https://github.com/istiyakaminsanto/tailShape.git
synced 2025-12-24 05:17:18 +00:00
added some idividual header's
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
|
||||
<div class="mx-auto text-gray-600 rounded-lg shadow-md dark:bg-gray-800 max-w-lg">
|
||||
<ul class="w-full transition ">
|
||||
<li aria-expanded="true" class="border-b border-gray-200 group" v-for="i in 5">
|
||||
<li aria-expanded="true" class="border-b border-gray-200 group bg-green-400">
|
||||
|
||||
<button class="flex w-full justify-center py-2 px-2 bg-gray-100 hover:bg-gray-200">
|
||||
<button class="flex w-full justify-center py-2 px-2 ">
|
||||
What is term?
|
||||
<span class="">
|
||||
<svg class="h-6 fill-current text-gray-500 transform -rotate-90" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-hidden="true" class="v-icon__svg"><path d="M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z"></path></svg>
|
||||
@@ -46,7 +46,7 @@
|
||||
|
||||
<div class=" max-w-lg mx-auto text-gray-600 rounded-lg shadow-md dark:bg-gray-800">
|
||||
<ul class="w-full transition ">
|
||||
<li aria-expanded="true" class="border-b border-gray-200 group" v-for="i in 5">
|
||||
<li aria-expanded="true" class="border-b border-gray-200 group" >
|
||||
|
||||
<button class="flex w-full justify-center py-2 px-2 bg-gray-100 hover:bg-gray-200">
|
||||
What is term?
|
||||
@@ -63,7 +63,7 @@
|
||||
|
||||
<div class="max-w-lg mx-auto text-gray-600 rounded-lg shadow-md dark:bg-gray-800">
|
||||
<ul class="w-full transition ">
|
||||
<li aria-expanded="true" class="border-b border-gray-200 group" v-for="i in 5">
|
||||
<li aria-expanded="true" class="border-b border-gray-200 group">
|
||||
|
||||
<button class="flex w-full justify-center py-2 px-2 bg-gray-100 hover:bg-gray-200">
|
||||
What is term?
|
||||
|
||||
Reference in New Issue
Block a user