mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2024-12-21 23:56:26 +00:00
ios search
This commit is contained in:
parent
967019a2bd
commit
9e6c499bc1
@ -31,7 +31,8 @@
|
||||
<style>
|
||||
h3 {
|
||||
margin: 0;
|
||||
margin-top: 2em;
|
||||
margin-top: 2.5em;
|
||||
margin-bottom: 0.2em;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
span {
|
||||
|
@ -52,12 +52,14 @@
|
||||
<style>
|
||||
input {
|
||||
appearance: none;
|
||||
-webkit-appearance: none;
|
||||
margin: 0;
|
||||
padding: 0.5rem;
|
||||
font-size: 1em;
|
||||
width: 100%;
|
||||
outline: none;
|
||||
border: 2px solid var(--clr-primary);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
Loading…
Reference in New Issue
Block a user