git ssb

2+

mixmix / ticktack



Commit aa4c25f3c365e275c42b08f8e34ef4e6c2b66d93

hide topNav when scrolling blogShow (free up reading space)

mix committed on 1/24/2018, 9:57:55 PM
Parent: dd39c2da66f15ca736f6e708ea28a6fafe860475

Files changed

app/page/blogShow.mcsschanged
app/page/blogShow.mcssView
@@ -6,9 +6,9 @@
66 section.top {
77 position: sticky
88 left: 0
99 right: 0
10- top: 0
10+ /* top: 0 */
1111 background-color: #fff
1212
1313 div.blogHeader {
1414 }

Built with git-ssb-web