Skip to content

Commit

Permalink
Merge pull request Sunbird-cQube#233 from FaizanMohammed326/development
Browse files Browse the repository at this point in the history
hygine changes
  • Loading branch information
tibil-it authored Jul 24, 2022
2 parents 4064106 + 8ac7a6c commit f74a41f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h1 class="font-medium leading-tight lg:text-4xl md:text-2xl xs:text-sm sm:text-
</div>
<div class="mainHeaderContent d-flex justify-between items-center h-full px-2">
<div class="justify-left items-center md:flex" *ngIf="config == 'NVSK'">
<h1 class="font-medium leading-tight lg:text-4xl md:text-2xl xs:text-sm sm:text-1xl mt-0">NDEAR VIDYA SAMIKSHA KENDRA</h1>
<h1 class="font-medium leading-tight lg:text-4xl md:text-2xl xs:text-sm sm:text-1xl mt-0">NATIONAL VIDYA SAMIKSHA KENDRA</h1>
</div>
<div class="justify-left items-center md:flex" *ngIf="config == 'VSK'">
<h1 class="font-medium leading-tight lg:text-4xl md:text-2xl xs:text-sm sm:text-1xl mt-0">VIDYA SAMIKSHA KENDRA</h1>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="metric-card-wrapper">
<p class="h3">DIKSHA- ETB and eContent <em>(ETB : Energized Textbook)</em></p>
<p class="h3"><b>DIKSHA- ETB and eContent</b> <em>(ETB : Energized Textbook)</em></p>
<div class="grid gap-4 xs:grid-cols-2 xmd:grid-cols-4 md:grid-cols-5 lg:grid-cols-6">
<!-- <div class="col-span-full">
<img src="../../../../../assets/images/etbimage.jpeg" class="xs:w-full md:w-8/12 mx-auto" alt="etb image ">
Expand Down
2 changes: 1 addition & 1 deletion development/ui/front-end/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en" data-theme="light" data-layout="cQubeDkR">
<head>
<meta charset="utf-8">
<title>cQube National</title>
<title>National VSK</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="/assets/images/icon.ico">
Expand Down

0 comments on commit f74a41f

Please sign in to comment.