basic seach

This commit is contained in:
root
2022-02-06 14:09:38 +00:00
parent 3465ce32f1
commit 1817d37a39
7 changed files with 244 additions and 276 deletions

View File

@@ -140,6 +140,19 @@ ol
i
margin-right: 20px
input
border: 2px solid $primary-color
padding: 5px 3px
background: $background-color
color: $text-color
margin: 0 10px
font-size: 1rem
border-radius: 3px
max-width: 200px
width: 10%
min-width: 100px
@media screen and (max-width: 1000px)
.navigation
flex-direction: column