"Add HTML Elements and Style" #3

Closed
johannes.vos wants to merge 15 commits from feature/layout-base into main
Showing only changes of commit 9e5e10f4e1 - Show all commits
+1 -1
View File
1
@@ -9,7 +9,7 @@
<body> <body>
<header> <header>
<h1>Seekra</h1> <h1>Seekra</h1>
<h3>Build to search.</h3> <h3>Built to search.</h3>
jakob.scheid marked this conversation as resolved Outdated
Outdated
Review

Please fix this spelling mistake (built to search)

Please fix this spelling mistake (*buil**t** to search*)
Outdated
Review

But should this be Seekra's slogan?

But should this be Seekra's slogan?
Outdated
Review

It's done.

It's done.
Outdated
Review

Just a placeholder

Just a placeholder
</header> </header>
<form id="searchbar"> <form id="searchbar">
4