mirror of
https://github.com/heyarne/berliner-winter.git
synced 2026-05-06 19:23:39 +02:00
Implement filter logic
This commit is contained in:
parent
611b97510b
commit
c186275bdb
3 changed files with 54 additions and 7 deletions
|
|
@ -67,6 +67,7 @@ body {
|
|||
.category-filter li {
|
||||
margin: 12px 0;
|
||||
opacity: .5;
|
||||
transition: opacity .3s ease;
|
||||
}
|
||||
|
||||
.category-filter li.active {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue