This commit is contained in:
Kar
2022-11-03 20:15:30 +05:30
parent 419f1a9a88
commit f7f833cf6d
6 changed files with 1331 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div>
<header>
<div
class="flex flex-cols bg-blue-600 h-48 text-right justify-end text-white text-3xl pt-5 font-semibold pr-12"
>
@@ -13,8 +13,10 @@
<br />(Arts and Science)
<br />Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B
</div>
<div class="flex justify-center">
<div class="flex bg-blue-900 h-8 w-11/12"></div>
</div>
</div>
</template>
<MainMenu />
</header>
</template>
<script setup>
</script>

1316
src/components/MainMenu.vue Normal file

File diff suppressed because it is too large Load Diff