mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-03-27 20:18:47 +00:00
if js disabled, hide search bar
This commit is contained in:
parent
8bfaabd9df
commit
e6727fbfe9
@ -4,6 +4,12 @@ title: "🍲 Based Cooking 🍳"
|
||||
|
||||
## What do you want to cook?
|
||||
|
||||
<noscript>
|
||||
<style>
|
||||
.search { display: none; }
|
||||
</style>
|
||||
</noscript>
|
||||
|
||||
<div class="search">
|
||||
<input type="text" id="search" placeholder="Search...">
|
||||
<button class="clear-search">
|
||||
|
Loading…
x
Reference in New Issue
Block a user