Skip to content
New issue

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

Feature/task 1 #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Feature/task 1 #12

wants to merge 2 commits into from

Conversation

Arixxle
Copy link

@Arixxle Arixxle commented Apr 28, 2020

Task 1
目標:完成手機版 navbar 選單顯示

本專案是使用 Bulma 作為 css 框架,可以快速的瀏覽一下它的使用方式
完成 index.js - 在手機版頁面點擊漢堡圖示顯示選單
Bulma 的 navbar 會自動變成漢堡選單,但選單的觸發必須套上 .is-active 的 class 顯示 (請參考 https://bulma.io/documentation/components/navbar/#navbar-menu)
請新增一個 index.js 檔案,並且在漢堡選單上套用點擊事件,讓畫面可以在手機版的版型正確顯示 menu 清單

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant