add filter years

This commit is contained in:
Andrey Kuvshinov
2020-05-16 14:53:38 +03:00
parent 7c840c1388
commit 9fcca9efbe
6 changed files with 108 additions and 23 deletions

View File

@@ -237,6 +237,9 @@ input[type="email"],input[type="password"]{
font-size: 150%;
}
#year_filter{
margin-bottom: 12px;
}
@media screen and (max-width: 1000px) {
header .lite-logo {