✏️ Fixed typo
This commit is contained in:
@@ -66,6 +66,7 @@
|
|||||||
<h1 class="text-center text-3xl marck-script lg:hidden block">
|
<h1 class="text-center text-3xl marck-script lg:hidden block">
|
||||||
3: See how many were right or wrong
|
3: See how many were right or wrong
|
||||||
</h1>
|
</h1>
|
||||||
|
<div class="flex justify-center">
|
||||||
<div class="flex justify-center">
|
<div class="flex justify-center">
|
||||||
<img
|
<img
|
||||||
src={SolutionMockup}
|
src={SolutionMockup}
|
||||||
@@ -115,7 +116,7 @@
|
|||||||
on:click={() => {
|
on:click={() => {
|
||||||
teacherTab = false;
|
teacherTab = false;
|
||||||
}}
|
}}
|
||||||
>Studen's site
|
>Student's site
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user