mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-12-19 00:52:57 +00:00
if js disabled, hide search bar
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user