Remove element
Remove the selected element from the page.
This commit is contained in:
parent
5f5b4657fa
commit
9bf592d4f9
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ const Index = () => {
|
||||||
<BookOpen className="w-10 h-10 text-accent-foreground" />
|
<BookOpen className="w-10 h-10 text-accent-foreground" />
|
||||||
</div>
|
</div>
|
||||||
<h1 className="text-5xl font-bold text-foreground mb-6 leading-tight">
|
<h1 className="text-5xl font-bold text-foreground mb-6 leading-tight">
|
||||||
Interactive Learning
|
|
||||||
<span className="block text-accent">Made Simple</span>
|
<span className="block text-accent">Made Simple</span>
|
||||||
</h1>
|
</h1>
|
||||||
<p className="text-xl text-muted-foreground max-w-3xl mx-auto leading-relaxed">
|
<p className="text-xl text-muted-foreground max-w-3xl mx-auto leading-relaxed">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue