We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
因為 header 會擋到文字, 所以目前的做法是每個 id 都 padding-top 50px, 可是會導致 block 之間空白蠻大的, 不太好看, 是否可以直接把 id 的定位往上調或用其他方式將空格變小卻又不會被 header 擋到字呢?
The text was updated successfully, but these errors were encountered:
現在首頁的Team按了不會動耶
Sorry, something went wrong.
現在是利用 materialize scrollspy 做下滑,可是會有定位上的問題,好像需要利用scrollOffset參數去改,只是不太確定要如何下參數,需要研究一下
Fix bug on issue #11
4296c1a
author scroll down
team scrollspy bug, issue #11
f6bca83
No branches or pull requests
因為 header 會擋到文字, 所以目前的做法是每個 id 都 padding-top 50px, 可是會導致 block 之間空白蠻大的, 不太好看, 是否可以直接把 id 的定位往上調或用其他方式將空格變小卻又不會被 header 擋到字呢?
The text was updated successfully, but these errors were encountered: