Skip to content

Commit

Permalink
Fix transition for mobile nav demo
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Dec 29, 2022
1 parent 0032af0 commit 74db09b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 2.1.0: 2022-12-29

* Fix outdated image url
* Fix transition for mobile nav demo

### 2.0.9: 2022-10-28

* Update transition duration
Expand Down
2 changes: 1 addition & 1 deletion air-light-demo-content.php
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ function demo_css() { ?>
}

/* Disable placeholder in demo */
.site-main {
body:not(.js-nav-active) .site-main {
display: unset;
}

Expand Down

0 comments on commit 74db09b

Please sign in to comment.