pre deploy'

This commit is contained in:
2020-03-27 19:30:20 +01:00
parent 7e5d022aa2
commit ce1dc3cd7f
18 changed files with 598 additions and 397 deletions

View File

@@ -0,0 +1,14 @@
.search-box {
display: flex;
align-items: center;
button {
background: none;
border: none;
cursor: pointer;
}
svg {
width: 2.4rem;
}
}