changed design

This commit is contained in:
Soldat
2018-12-11 20:08:24 +01:00
committed by Skia
parent 57454bffa0
commit a9bae46f45
5 changed files with 119 additions and 93 deletions

View File

@ -1403,6 +1403,18 @@ textarea {
}
}
.search_bar {
margin: 10px 0px;
display: flex;
height: 20p;
align-items: center;
}
.search_check {
margin-left: 10px;
}
.search_bouton {
margin-left: 10px;
}
.category {
margin-top: 5px;
background: $secondary-color;