Add components

This commit is contained in:
Philipp Klüter
2021-03-19 20:35:09 +01:00
parent e39aadfc19
commit 3b58cc8087
7 changed files with 120 additions and 20 deletions

View File

@@ -0,0 +1,9 @@
.search {
-webkit-appearance: none;
border: none;
outline: none;
padding: 10px;
width: 150px;
line-height: 30px;
margin-bottom: 30px;
}