mirror of https://gitlab.com/bashrc2/epicyon
Tiny search bar
parent
b4720a064b
commit
97496587d4
|
@ -344,6 +344,9 @@ input[type=text] {
|
|||
}
|
||||
|
||||
@media screen and (max-width: 480px) {
|
||||
body, html {
|
||||
min-width: 400px;
|
||||
}
|
||||
details {
|
||||
font-size: var(--hashtag-size3);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue